venv/
steelflask_venv/

*.pyc
__pycache__/

instance/
sandbox/

.pytest_cache/
.coverage
htmlcov/

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