__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.env
.venv/
venv/
*.db
*.sqlite
.pytest_cache/
.mypy_cache/
htmlcov/
.coverage
