This commit is contained in:
2025-04-24 17:22:06 +02:00
commit f84df00e16
14 changed files with 1534 additions and 0 deletions

13
.gitignore vendored Normal file
View File

@@ -0,0 +1,13 @@
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
.env
tokens.json