initial impl

This commit is contained in:
2026-07-19 12:21:26 +02:00
commit e9b895366d
64 changed files with 4113 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
.env
.venv/
__pycache__/
.pytest_cache/
.ruff_cache/
.coverage
*.pyc
data/
dist/
secrets/