https://github.com/lixxu/flask_wtf_top
top form class for parsing form data
https://github.com/lixxu/flask_wtf_top
flask-wtf wtforms
Last synced: 4 months ago
JSON representation
top form class for parsing form data
- Host: GitHub
- URL: https://github.com/lixxu/flask_wtf_top
- Owner: lixxu
- License: mit
- Created: 2019-01-14T08:29:14.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-07-03T10:48:23.000Z (almost 2 years ago)
- Last Synced: 2025-07-31T20:22:57.774Z (11 months ago)
- Topics: flask-wtf, wtforms
- Language: Python
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# flask_wtf_top
parse wtform data
```html
parse wtform form data automatically
```