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