{"library":"flask-wtf","type":"library","category":null,"description":"Flask-WTF is a Flask extension (current version 1.2.2) that simplifies form handling by integrating the WTForms library. It provides robust features such as CSRF protection, form validation, file upload support, and reCAPTCHA integration. Maintained by the Pallets organization, it generally sees regular updates, though specific release cadences can vary.","language":"python","status":"active","version":"1.2.2","tags":["Flask","WTForms","forms","validation","CSRF"],"install":[{"cmd":"pip install Flask-WTF","imports":["from flask_wtf import FlaskForm","from wtforms import StringField","from wtforms.validators import DataRequired"]}],"homepage":null,"github":"https://github.com/pallets-eco/flask-wtf","docs":"https://flask-wtf.readthedocs.io/","changelog":"https://flask-wtf.readthedocs.io/changes/","pypi":"https://pypi.org/project/flask-wtf/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.3,"avg_import_s":0.53,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/flask-wtf/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":"verified"}}