zopefoundation / z3c.form

An advanced form and widget framework for Zope 3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

z3c.form

Latest release Supported Python versions 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

License:Other


Languages

Language:Python 98.8%Language:JavaScript 1.1%Language:CSS 0.1%