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