{"library":"wtforms","type":"library","category":null,"description":"WTForms is a flexible forms validation and rendering library for Python web development, providing tools for data validation, CSRF protection, and internationalization. It is designed to be framework-agnostic, working with various web frameworks and template engines. It is actively maintained with regular releases.","language":"python","status":"active","version":"3.2.1","tags":["web development","forms","validation","html"],"install":[{"cmd":"pip install WTForms","imports":["from wtforms import Form","from wtforms import StringField","from wtforms import SubmitField","from wtforms import validators","from wtforms.validators import DataRequired"]}],"homepage":null,"github":"https://github.com/pallets-eco/wtforms","docs":"https://wtforms.readthedocs.io","changelog":"https://wtforms.readthedocs.io/changes","pypi":"https://pypi.org/project/wtforms/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.7,"avg_import_s":0.08,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/wtforms/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":"verified"}}