z3c.form

Latest release Supported Python versions https://github.com/zopefoundation/z3c.form/actions/workflows/tests.yml/badge.svg 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/

The documents are ordered in the way they should be read:

API Documentation

Development

Indices and tables