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