__pycache__/
*.py[cod]
.venv/
dist/
build/
*.egg-info/
.uv/

# test / coverage artifacts
.coverage
.coverage.*
htmlcov/
.pytest_cache/

/.mcp.json
