Initial commit

This commit is contained in:
Nayshins
2024-12-24 12:20:26 -08:00
commit 8d4f9eb282
7 changed files with 1274 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