venv/
__pycache__/
*.pyc
.DS_Store

# Python build artifacts
build/
dist/
*.egg-info/
