__pycache__
.env
*mypy_cache
*.pytest_cache

# python local dev
venv
.venv

.DS_Store
.idea
dist/