feat: first functioning code

This commit is contained in:
Enrico Buratto
2026-03-29 12:01:11 +02:00
parent f5516e4bb0
commit 07c3a6c56a
8 changed files with 2293 additions and 0 deletions

2
requirements.txt Normal file
View File

@@ -0,0 +1,2 @@
flask==3.0.3
PyYAML==6.0.2