Contents

deform 2.0.15

0

Form library with advanced features like nested forms

Form library with advanced features like nested forms

Stars: 390, Watchers: 390, Forks: 163, Open Issues: 57

The Pylons/deform repo was created 11 years ago and was last updated 2 days ago.
The project is popular with 390 github stars!

How to Install deform

You can install deform using pip

pip install deform

or add it to a project with poetry

poetry add deform

Package Details

Author
Chris McDonough, Agendaless Consulting
License
BSD-derived
Homepage
https://docs.pylonsproject.org/projects/deform/en/latest/
PyPi
https://pypi.org/project/deform/
GitHub Repo
https://github.com/Pylons/deform

Classifiers

No  deform  pypi packages just yet.

Errors

A list of common deform errors.

Code Examples

Here are some deform code examples and snippets.

GitHub Issues

The deform package has 57 open issues on GitHub

  • Update docs with Bootstrap 4/Deform 3/Python 3 references

See more issues on GitHub

Related Packages & Articles

pyramid 2.0

The Pyramid Web Framework, a Pylons project

starlette-wtf all-in-one example

The following starlette-wtf code example implements a simple form handler with CSRF protection. The form has a required string field and validation errors are handled by the html template.

WTForms 3.0.1

Form validation and rendering for Python web development.

boxdetect 1.0.1

boxdetect is a Python package based on OpenCV which allows you to easily detect rectangular shapes like characters boxes on scanned forms.