.venv/
.pytest_cache/
.ruff_cache/
__pycache__/
*.pyc
*.egg-info/
build/
dist/
.coverage
coverage.xml
htmlcov/
.DS_Store
