Initial commit

This commit is contained in:
openSIRP
2022-09-07 17:12:49 +02:00
commit b19a1150ec
14 changed files with 506 additions and 0 deletions

7
requirements.txt Normal file
View File

@@ -0,0 +1,7 @@
Flask
Flask-SQLAlchemy
Flask-RESTful
flask-marshmallow
flask-jwt-extended
pyjwt
marshmallow-sqlalchemy