# Python
__pycache__/
*.pyc
*.pyo
*.pyd
*.pyz
*.pyw
*.pyi
*.pycachefile
*.egg-info/
dist/
build/

scratch.*
