*.pyc
__pycache__/
.coverage
htmlcov/
venv
.venv
.python-version
build/
dist/
*.egg-info/
.eggs/
.nox/
.pytest_cache/
.ruff_cache/

# uv
uv.lock
