__pycache__/
*.py[cod]
*.egg-info/
.venv/
dist/
build/
.coverage
htmlcov/
.pytest_cache/
.mypy_cache/
.ruff_cache/

examples/
.cursor/
