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 6 years ago)
- Default Branch: main
- Last Pushed: 2024-07-03T10:48:23.000Z (12 months ago)
- Last Synced: 2025-01-06T10:22:10.638Z (6 months ago)
- Topics: flask-wtf, wtforms
- Language: Python
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# flask_wtf_top
parse wtform data```html
parse wtform form data automatically
```