Skip to content

An advanced form and widget framework for Zope 3

License

Notifications You must be signed in to change notification settings

bduncan137/z3c.form

 
 

Repository files navigation

z3c.form

Latest release Supported Python versions https://travis-ci.org/zopefoundation/z3c.form.svg?branch=master https://coveralls.io/repos/github/zopefoundation/z3c.form/badge.svg?branch=master Documentation Status

z3c.form provides an implementation for both HTML and JSON forms and according widgets. Its goal is to provide a simple API but with the ability to easily customize any data or steps.

There are currently two maintained branches:

  • master with the latest changes
  • 3.x without the object widget overhaul and still including the ObjectSubForm and the SubformAdapter.

Documentation on this implementation and its API can be found at https://z3cform.readthedocs.io/

About

An advanced form and widget framework for Zope 3

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.8%
  • JavaScript 1.1%
  • CSS 0.1%