Commit Graph

8 Commits

Author SHA1 Message Date
c0mrade 9a2aea038a chore: add uv package manager and ruff linter configuration
- Add pyproject.toml with uv and ruff configuration
- Pin Python version to 3.13 via .python-version
- Add Makefile commands: lint, format, fix
- Apply ruff formatting to entire codebase
- Remove unused imports (base64 in yookassa/simple_subscription)
- Update .gitignore for new config files
2026-01-24 17:45:27 +03:00
Egor 37797ba3f6 Add files via upload 2026-01-23 11:26:42 +03:00
Egor 1f138aa772 Update admin_users.py 2026-01-17 06:51:20 +03:00
Egor ca4252c9cb Update admin_users.py 2026-01-17 06:40:12 +03:00
Egor 15386ad4d8 Update admin_users.py 2026-01-17 06:35:08 +03:00
Egor c121855078 Update admin_users.py 2026-01-17 06:28:10 +03:00
Egor 8956fff7d7 Update admin_users.py 2026-01-17 06:21:14 +03:00
Egor c1b70436b7 Add files via upload 2026-01-17 05:57:10 +03:00