__pycache__/
*.py[cod]

.DS_Store

.env
.venv
env/
venv/

build/
dist/
*.egg-info/

.tox/
.mypy_cache/
