__pycache__/
*.pyc
.venv/
venv/
*.egg-info/
dist/
.DS_Store
*.db
/data/
.git/
.gitignore
README.md
docs/
examples/