initial 2

This commit is contained in:
2026-05-13 15:46:33 +01:00
parent 410a752abd
commit d4e441b596
23 changed files with 92163 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
.venv/
__pycache__/
*.py[cod]
.pytest_cache/