Formencode
FormEncode is a python web validation and form generation package.
Wtforms
WTForms is a flexible forms validation and rendering library for Python.
Others
Example |
---|
I also recommend wtforms it s much easier to use than formencode and have builtin sqlalchemy extensions from question Should I use wtforms with Pylons? |