Language

Package: python-flask-wtf @ 0.14.3

Synopsis

Simple integration of Flask and WTForms

Description

Flask-WTF integrates Flask and WTForms, including CSRF, file upload, and reCAPTCHA.

Home page
https://github.com/lepture/flask-wtf
Location
gnu/packages/python-web.scm (line: 2902, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?