*.pyc
__pycache__/

instance/

.pytest_cache/
.coverage
htmlcov/

dist/
build/
*.egg-info/
.venv*
.vscode/

cache/
debug.log
data.db
pyrightconfig.json
