Import test code, add small Flask server

Signed-off-by: Emmy D'Anello <ynerant@emy.lu>
This commit is contained in:
2023-02-12 15:59:00 +01:00
commit e22a039aa8
7 changed files with 369 additions and 0 deletions

9
.gitignore vendored Normal file
View File

@ -0,0 +1,9 @@
__pycache__
.idea
env
venv
instance/
config.py
tgvmax.csv
migrations/versions