Project started 🍾

This commit is contained in:
2026-06-01 18:47:59 +03:00
commit 4bca90a50e
39 changed files with 2340 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
.git
.gitignore
.venv
__pycache__/
*.py[oc]
.mypy_cache/
.ruff_cache/
.pytest_cache/
.env
*.md
tests/
media/
data/