initial version

This commit is contained in:
2025-12-02 02:50:31 +00:00
commit 3cd6b04f81
9 changed files with 886 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv