.gitignore
.venv/
__pycache__/
*.egg-info/
.pytest_cache/
*.pyc
dist/
site/
docs/
examples/
app/macos/
.DS_Store
