__pycache__/
*.pyc
*.pyo
*.egg-info/
dist/
build/
.pytest_cache/
*.egg
.mypy_cache/
.venv/
# Library, not an app: ship version ranges, not a pinned lockfile.
uv.lock
