# Python binary
__pycache__/
*.py[cod]
*$py.class

# transient backup
*.bak

# setuptools
build/
dist/
*.egg-info
.eggs/
*.egg
