initial commit

This commit is contained in:
2026-01-11 22:56:02 +01:00
commit 6426ddd0ab
408 changed files with 95071 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
**/.venv/
__pycache__/
*.pyc
.ipynb_checkpoints/