venv/
.idea/
**/__pycache__/
*.pyc
*.egg-info/
docs/_build/
dist/
build/
docs/Makefile
db.sqlite3
.mypy_cache/
.eggs/
