Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adh/flask-wtfgen
Flask plugin to automatically generate customizable HTML from wtforms form
https://github.com/adh/flask-wtfgen
Last synced: about 2 months ago
JSON representation
Flask plugin to automatically generate customizable HTML from wtforms form
- Host: GitHub
- URL: https://github.com/adh/flask-wtfgen
- Owner: adh
- License: mit
- Created: 2019-06-19T15:42:27.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-26T20:49:50.000Z (almost 5 years ago)
- Last Synced: 2024-03-15T02:47:34.555Z (10 months ago)
- Language: Python
- Size: 10.7 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - adh/flask-wtfgen - Flask plugin to automatically generate customizable HTML from wtforms form (Python)
README
Flask-WTFGen
============Flask-WTFGen is simple wrapper that automates rendering of Wtforms based forms.
Output HTML by default uses Bootstrap4-style classes.