# Byte-compiled / cache
__pycache__/
*.py[cod]
*.pyo

# Environments
.venv/
venv/
.env

# Packaging
*.egg-info/
dist/
build/

# OS
.DS_Store
