# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class

# Distribution / packaging
.Python
dist/
.eggs/
sdist/
*.egg-info/
*.egg

# DEV
build/
.venv/