.mypy_cache
__pycache__
*.pyc
.pytest_cache
.vscode
.idea
*.egg-info

.cache.sqlite

tests/
dist/
