.venv/
__pycache__/
*.py[cod]
dist/
build/
*.egg-info/
.tox/
.pytest_cache/
.mypy_cache/
.ruff_cache/
*.sqlite3
.coverage
htmlcov/
