Skip to content

collective/deform

 
 

Repository files navigation

Deform

https://travis-ci.org/collective/deform.png?branch=master Latest Documentation Status

Deform is a Python HTML form library. You can easily create forms for your application. Deform can do complex forms with JavaScript integration, like nested forms where you need add and remove subform items. Date and time picking widgets and other rich widgets are supported out of the box.

Deform comes with default Chameleon templates for Bootstrap based widgets. It uses Colander as for form schema and validation definitions. Deform integrates well with Pyramid web framework and several other web frameworks. Peppercorn library is used to convert flat HTML name value mapping form submissions to stream of name value mappings submissions, allowing building complex and nested form structure.

Please see http://deform2000.readthedocs.io/en/latest/ for the documentation.

See https://github.com/collective/deform for in-development version.

Status

This is a fork and can be maintained by the collective.

New versions or releases to PyPI will be made under the name "deform2000".

Packages

No packages published

Languages

  • JavaScript 69.1%
  • Python 25.2%
  • CSS 5.6%
  • Shell 0.1%