__pycache__
*.pyc
.mypy_cache
.coverage
.cache
*.pyo
*.pyd
*.egg-info

# Environments
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/