Initial commit

This commit is contained in:
2026-04-02 20:33:10 -04:00
commit a6749fd113

9
.gitignore vendored Normal file
View File

@@ -0,0 +1,9 @@
__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.venv/
venv/
*.egg
.env