GitHub / senvedat / python-flask-postgresql-boilerplate
A example Docker powered boilerplate of using postgresql with python flask
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/senvedat%2Fpython-flask-postgresql-boilerplate
PURL: pkg:github/senvedat/python-flask-postgresql-boilerplate
Stars: 2
Forks: 0
Open issues: 0
License: None
Language: Python
Size: 23.4 KB
Dependencies parsed at:
14
Created at: over 2 years ago
Updated at: over 1 year ago
Pushed at: over 2 years ago
Last synced at: about 1 year ago
Topics: flask, flask-backend, flask-example, flask-postgres
- python 3.10-alpine build
- Flask ==2.2.2
- Flask-JWT-Extended ==4.2.1
- Flask-RESTful ==0.3.9
- Flask-SQLAlchemy ==3.0.2
- Jinja2 ==3.1.2
- SQLAlchemy ==1.4.45
- Werkzeug ==2.2.2
- psycopg2-binary *
- pytest ==7.2.0
- python-dateutil ==2.8.1
- python-dotenv ==0.21.0
- pytz ==2021.1
- rich *