wtforms

Forms library

A flexible forms validation and rendering library for Python web development

A flexible forms validation and rendering library for Python.

GitHub

2k stars
49 watching
397 forks
Language: Python
last commit: 5 months 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,468
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. 507
pallets-eco/flask-debugtoolbar Tools for debugging and inspecting Flask web applications 954
pallets-eco/flask-caching An extension for Flask that simplifies the use of caching in web applications. 894
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. 435
pallets-eco/flask-mail A Flask extension that simplifies email sending functionality 611
pallets/markupsafe Protects against injection attacks by safely escaping untrusted strings in HTML and XML markup 637
woocommerce/wc-api-python A Python wrapper for interacting with WooCommerce's REST API. 216
csparpa/pyowm A Python wrapper around an API providing weather data and other environmental information 794
elastic/apm-agent-python Provides full out-of-the-box support and integration for popular Python web frameworks 417
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,808
wntrblm/nox Automates testing in multiple Python environments. 1,344