Contents

Starlette-WTF 0.4.4

0

Simple integration of Starlette and WTForms.

Simple integration of Starlette and WTForms.

Stars: 78, Watchers: 78, Forks: 10, Open Issues: 5

The kubetail-org/starlette-wtf repo was created 4 years ago and the last code push was 5 hours ago. The project is moderately popular with 78 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.1.2

Form validation and rendering for Python web development.

Flask-WTF 1.2.1

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.5.0

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