.vscode/
*.pyc
test.db
.coverage
.pytest_cache/
.mypy_cache/
__pycache__/
*.egg-info/
htmlcov/
venv/
