Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xsleonard/wtforms

wtforms with some fixes
https://github.com/xsleonard/wtforms

Last synced: 1 day ago
JSON representation

wtforms with some fixes

Awesome Lists containing this project

README

        

WTForms is a flexible forms validation and rendering library for python web
development.

For installation instructions, see INSTALL.txt.

To get started using WTForms, we recommend reading the crash course on the
website: http://wtforms.simplecodes.com/.

If you downloaded the package from PyPI, there will be a prebuilt copy of the
html documentation in the `docs/html/` directory. If not, you can
generate it yourself by running `make html` in the `docs` directory.