Initial commit

This commit is contained in:
nolash
2021-10-10 18:14:34 +02:00
commit 7753247afb
34 changed files with 1859 additions and 0 deletions

2
sql_requirements.txt Normal file
View File

@@ -0,0 +1,2 @@
psycopg2==2.8.6
sqlalchemy==1.3.20