.venv/
.pytest_cache/
.uv-cache/
.idea/
__pycache__/
*.pyc
*.pyo
*.pyd
*.egg-info/
build/
dist/
.coverage
htmlcov/
