.env
.venv/
__pycache__/
.pytest_cache/
.ruff_cache/
*.pyc
htmlcov/
.coverage
data/
dist/
build/
*.egg-info/

