Example flask template with
- Postgress database
- SqlAlchemy
- Models
- Custom form validation
- generate models
- generate data
python -m venv venv
. venv/bin/activate
pip install --upgrade pip
pip install Flask
pip install omymodels
pip install -U Flask-SQLAlchemy
pip install psycopg2-binary
pip install python-dotenv
pip install Flask-WTF
pip install email_validator
pip install Faker
-
Notifications
You must be signed in to change notification settings - Fork 0
robheerdink/flask-template
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published