__pycache__/
*.pyc
.venv/
venv/
.DS_Store

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