- Flask (Obvious!)
- Flask-SQLAlchemy (ORM for database)
- Flask-WTF (Generation of forms and validations)
- Faker (Generates fake data)
pip install -r requirements.txt
python3 migrations.pypython3 app.py| Name | Name | Last commit date | ||
|---|---|---|---|---|
pip install -r requirements.txt
python3 migrations.pypython3 app.py