__pycache__/
*.pyc
*.pyo
*.pyd
venv/
env/
.venv/
build/
dist/
*.egg-info/
.eggs/
*.egg
.DS_Store
Thumbs.db
