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

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