Skip to content

1007chenbaojun/deform

 
 

Repository files navigation

Deform

https://travis-ci.org/Pylons/deform.png?branch=master Master Documentation Status 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://docs.pylonsproject.org/projects/deform/en/latest/ for the documentation.

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

Status

This library is actively developed and maintained.

Community

To get in touch with the community join to Pyramid IRC channel or Pylons mailing list .

About

A Python HTML form library.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 69.2%
  • Python 25.1%
  • CSS 5.6%
  • Shell 0.1%