initial commit

This commit is contained in:
2026-04-13 13:56:53 +03:00
commit aa4c384611
8 changed files with 1109 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
.env
.python-version