wtforms
There are 260 repositories under wtforms topic.
pallets-eco/wtforms
A flexible forms validation and rendering library for Python.
pallets-eco/flask-wtf
Simple integration of Flask and WTForms, including CSRF, file upload and Recaptcha integration.
helloflask/bootstrap-flask
Bootstrap 4 & 5 helper for your Flask projects.
MongoEngine/flask-mongoengine
MongoEngine flask extension with WTF model forms support
DogukanUrker/flaskBlog
Simple blog app. 📜
hackersandslackers/flask-wtform-tutorial
📝😎 Tutorial to implement forms in your Flask app.
pallets-eco/wtforms-sqlalchemy
WTForms integration for SQLAlchemy
EswarGitHub/GymManagementSystem
python-flask based web-application which uses a MySQL database
ondiekelijah/User-Authentication-in-Flask
User Authentication in Flask using Flask-Login
marination/Inventory-Manager
An inventory management system using Flask
pallets-eco/wtforms-appengine
WTForms integration for Google App Engine
DiptoChakrabarty/Resume-Generator
A Resume builder which allows users to build their own custom resumes with details like experience,projects , skills ,education etc. Users can also have the feature to download their resumes . To contribute send PR at development branch from where it will be merged in master once checked.
brutus/wtforms-html5
HTML5 widgets for WTForms
pyx/sanic-wtf
Sanic meets WTForms
marshmallow-code/marshmallow-validators
Use 3rd-party validators (e.g. from WTForms and colander) with marshmallow
LaunchPlatform/wtforms-bootstrap5
Simple library for rendering WTForms in HTML as Bootstrap 5 form controls
ONSdigital/eq-survey-runner
eQ Survey Runner
xiongxianzhu/qingmi
基于Python3+Flask二次开发的应用层框架
LandRegistry/govuk-frontend-wtf
GOV.UK Frontend WTForms Widgets
LandRegistry/govuk-frontend-flask
GOV.UK Frontend Flask App Template
RajarsiGit/Login-System-using-Face-Recognition
This web application is basically a system which uses face recognition to login to any account. People can use this login application for various websites or web applications. It also has provision for registering face for new entries.
pallets-eco/wtforms-django
WTForms integration for Django
farhadmpr/flask-blog
Small blog project with flask
drewdru/flask-quill
wtforms widget for quill.js editor https://github.com/quilljs/quill
irinatu17/MyCookBook
Full Stack MongoDB-based Flask Milestone Project|| Score: 97%
life4/vaa
Validators Adapter. The common interface for all Python validators.
ondiekelijah/Threaded-Replies-using-Flask-SQLAlchemy-MySQL
A Python Flask app with a MySQL database that implements a nested/threaded replies commenting engine. SQLAlchemy is used as the ORM.
Quart-Addons/quart-wtf
Simple integration of Quart and WTForms. Including CSRF and file uploading
adriaanbd/simple_survey_form
Survey Form with CSS Grid, Python's Flask framework and User Interface test using Selenium.
LandRegistry/govuk-frontend-wtf-demo
Demo Flask app using GOV.UK Frontend WTForms Widgets
faruken/flask-web.py-jvm
This is a demonstration of Flask and web.py with WTForms running on Jython and uses Apache Shiro, Java security framework that performs authentication, authorization, cryptography, and session management.
juniors90/Flask-SemanticUI
Flask extension to allow easy embedding of Semantic-UI CSS Framework.
odorT/iBuy
Multi-engine search website . Uses chrome webdriver
sinisaos/wtforms-piccolo
Server-side form generation utilities for Piccolo ORM Table class
maiconandsilva-archive/dvd-store-website
Very simple website with two databases. One database for storing everything the website needs, the other for storing encrypted customer personal data. Encrypted keys are stored on Azure Secret Vault.