Codebase list flask-wtf / upstream/latest
upstream/latest

Tree @upstream/latest (Download .tar.gz)

Flask-WTF
=========

.. image:: https://travis-ci.org/lepture/flask-wtf.svg?branch=master
    :target: https://travis-ci.org/lepture/flask-wtf
    :alt: Test Status
.. image:: https://codecov.io/gh/lepture/flask-wtf/branch/master/graph/badge.svg
    :target: https://codecov.io/gh/lepture/flask-wtf
    :alt: Coverage Status

Simple integration of Flask and WTForms, including CSRF, file upload, and reCAPTCHA.

Links
-----

* `Documentation <https://flask-wtf.readthedocs.io>`_
* `PyPI <https://pypi.python.org/pypi/Flask-WTF>`_
* `GitHub <https://github.com/lepture/flask-wtf>`_