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

docs/_build/
.pytest_cache/
.tox/
