Lagom dependency injection example Example usage of https://github.com/meadsteve/lagom Running pipenv install pipenv run uvicorn entry:app --reload Testing pipenv run pytest example pipenv run mypy --ignore-missing-imports --strict-optional --check-untyped-defs .