build/
_build/
dist/
*.egg-info/
*.egg
*.py[cod]
__pycache__/
*~

.cache
.coverage
.pytest_cache
.venv/
*.sqlite3
