__pycache__/
*.pyc
*.pyo
*.pyd
*.egg-info/
.eggs/
.venv/
.uv/
.pytest_cache/
.mypy_cache/
.coverage
htmlcov/
coverage.xml
build/
dist/
site/
