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