wtforms
Forms library
A flexible forms validation and rendering library for Python web development
A flexible forms validation and rendering library for Python.
2k stars
49 watching
397 forks
Language: Python
last commit: 20 days ago formshtmlpythonvalidationwtforms
Related projects:
Repository | Description | Stars |
---|---|---|
pallets-eco/flask-wtf | A tool that simplifies the integration of Flask web framework and WTForms form handling with features like CSRF protection, file uploads, and reCAPTCHA support. | 1,467 |
pylons/deform | A Python HTML form library providing support for complex data entry forms and integration with various web frameworks. | 417 |
pallets-eco/flask-rq | A library that integrates Redis queues with Flask applications | 216 |
pallets-eco/flask-session | Adds support for server-side sessions to Flask web applications. | 506 |
pallets-eco/flask-debugtoolbar | Tools for debugging and inspecting Flask web applications | 953 |
pallets-eco/flask-caching | An extension for Flask that simplifies the use of caching in web applications. | 893 |
holoviz/param | A Python library providing a set of attributes to make code more reliable and maintainable by declaring parameters with type and range checking, documentation strings, default values, etc. | 434 |
pallets-eco/flask-mail | A Flask extension that simplifies email sending functionality | 610 |
pallets/markupsafe | Protects against injection attacks by safely escaping untrusted strings in HTML and XML markup | 636 |
woocommerce/wc-api-python | A Python wrapper for interacting with WooCommerce's REST API. | 214 |
csparpa/pyowm | A Python wrapper around an API providing weather data and other environmental information | 793 |
elastic/apm-agent-python | Provides full out-of-the-box support and integration for popular Python web frameworks | 415 |
pyexcel-webwares/flask-excel | A Flask extension for working with various Excel file formats using the pyexcel library | 259 |
pallets-eco/blinker | Provides a fast dispatching system for signal/event communication between interested parties. | 1,803 |
wntrblm/nox | Automates testing in multiple Python environments. | 1,335 |