.claude/
.env

__pycache__/
*.py[cod]
.pytest_cache/
.ruff_cache/
.mypy_cache/

.venv/
venv/

build/
dist/
*.egg-info/
