feat: initial commit

This commit is contained in:
2026-05-26 00:45:02 +02:00
commit 9d8e0b06d3
6 changed files with 283 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
.venv/
__pycache__/
*.pyc
*.egg-info/
dist/
build/