__pycache__/
*.pyc
venv
.venv
*.egg-info/
.ruff_cache/
.pytest_cache/

_dev/
.idea/
build/
dist/

docs/site/
docs/.venv/