Initial commit

This commit is contained in:
2020-04-13 21:14:06 +02:00
commit c725c201a7
14 changed files with 146 additions and 0 deletions

11
requirements.txt Normal file
View File

@@ -0,0 +1,11 @@
requests
blinker
Flask
marshmallow
Flask-Classful
Flask-SQLAlchemy
SQLAlchemy-Utils
SQLAlchemy
marshmallow-sqlalchemy
psycopg2-binary