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