.venv*
.vscode/
.cache
.idea
.python-version
.coverage
.pytest_cache
.DS_Store
coverage.xml
.coverage*
*.lock

__pycache__
tests/__pycache__

build
responder.egg-info/
dist/
app.py
app2.py
