# Byte-compiled / optimized / DLL files
__pycache__/

# pyenv
.python-version

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

# mypy
.mypy_cache/
