Language

Package: python-wtforms @ 2.1

Synopsis

Form validation and rendering library for Python web development

Description

WTForms is a flexible forms validation and rendering library for Python web development. It is very similar to the web form API available in Django, but is a standalone package.

Home page
http://wtforms.simplecodes.com/
Location
gnu/packages/python-web.scm (line: 3997, column: 2)
License

Lint warnings

LinterMessageLocation
formatting

Look for formatting issues in the source

line 4016 is way too long (92 characters)
formatting

Look for formatting issues in the source

line 4017 is way too long (100 characters)