.git
.github
.gitignore
.dockerignore
.venv
venv
__pycache__
*.py[cod]
*.so
.Python
build
dist
*.egg-info
.pytest_cache
.mypy_cache
.ruff_cache
htmlcov
.coverage
coverage.xml
.idea
.vscode
docs
PLAN.md
