First commit

This commit is contained in:
2026-04-12 18:55:00 +03:00
commit 8f1bf14191
12 changed files with 1451 additions and 0 deletions

5
requirements.txt Normal file
View File

@@ -0,0 +1,5 @@
flask==3.1.0
pymongo==4.10.1
pyyaml==6.0.2
apscheduler==3.10.4
python-dotenv==1.0.1