Релиз
All checks were successful
Build And Publish Package / publish (push) Successful in 50s

This commit is contained in:
2026-02-25 09:53:19 +03:00
commit da232d7461
18 changed files with 7443 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