zope.formlib

Form generation and validation library for Zope


Keywords
zope3, form, widget, maintained
License
ZPL-2.1
Install
pip install zope.formlib==5.0.0

Documentation

zope.formlib

Documentation Status

Forms are web components that use widgets to display and input data. Typically a template displays the widgets by accessing an attribute or method on an underlying class.

Documentation is hosted at https://zopeformlib.readthedocs.io/en/latest/