.git
.github
.venv
.env
**/__pycache__
**/*.py[cod]
.pytest_cache
.mypy_cache
.ruff_cache
build
dist
*.egg-info
deploy
scripts
tests
