.venv/
.env
.env.*
temp_scripts/
.pytest_cache/
.ruff_cache/
.mypy_cache/
dist/
build/
*.egg-info/
__pycache__/
*.py[cod]
.coverage
htmlcov/
