Contents

Starlette-WTF 0.4.5

0

Simple integration of Starlette and WTForms.

Simple integration of Starlette and WTForms.

Stars: 91, Watchers: 91, Forks: 9, Open Issues: 9

The amorey/starlette-wtf repo was created 6 years ago and the last code push was 10 months ago. The project is moderately popular with 91 github stars!

How to Install starlette-wtf

You can install starlette-wtf using pip

pip install starlette-wtf

or add it to a project with poetry

poetry add starlette-wtf

Package Details

Author
Andres Morey
License
MIT
Homepage
https://github.com/kubetail-org/starlette-wtf
PyPi:
https://pypi.org/project/Starlette-WTF/
GitHub Repo:
https://github.com/muicss/starlette-wtf

Classifiers

  • Internet/WWW/HTTP
No  starlette-wtf  pypi packages just yet.

Errors

A list of common starlette-wtf errors.

Code Examples

Here are some starlette-wtf code examples and snippets.

  • starlette-wtf all-in-one example

    The following starlette-wtf code example implements a simple form handler with CSRF protection. The form has a required string field and validation errors are handled by the html template.

Related Packages & Articles

WTForms 3.2.1

Form validation and rendering for Python web development.

Flask-WTF 1.2.2

Form rendering, validation, and CSRF protection for Flask with WTForms.

boxdetect 1.0.2

boxdetect is a Python package based on OpenCV which allows you to easily detect rectangular shapes like characters boxes on scanned forms.

piccolo 1.32.0

A fast, user friendly ORM and query builder which supports asyncio.