Релиз 0.1

This commit is contained in:
2025-11-25 22:30:20 +03:00
commit 337c71986b
10 changed files with 1091 additions and 0 deletions

16
.gitignore vendored Normal file
View File

@ -0,0 +1,16 @@
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
# Ruff
.ruff_cache
# uv
uv.lock