initial commit

This commit is contained in:
Anry Das
2025-02-16 12:38:35 +02:00
commit 954f607c5a
21 changed files with 1793 additions and 0 deletions

6
.dockerignore Executable file
View File

@@ -0,0 +1,6 @@
.idea
.venv
__pycache__
data
.dockerignore
Dockerfile