Description
WTForms is a flexible forms validation and rendering library for python web development.
To get started using WTForms, we recommend reading the crash course on the docs site: http://wtforms.readthedocs.org/en/stable/
If you downloaded the package from PyPI, there will also be a prebuilt copy of the html documentation in the docs/html/ directory.
WTForms alternatives and similar packages
Based on the "Forms" category.
Alternatively, view WTForms alternatives based on common mentions on social networks and blogs.
-
django-crispy-forms
The best way to have DRY Django forms. The app provides a tag and filter that lets you quickly render forms in a div format while providing an enormous amount of capability to configure and control the rendered HTML. -
django-remote-forms
A platform independent django form serializer -
WTForms-JSON
Adds smart json support for WTForms. Useful for when using WTForms with RESTful APIs. -
Streaming multipart/form-data parser
Streaming parser for multipart/form-data written in Cython
Updating dependencies is time-consuming.
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of WTForms or a related project?