flask-dependency-injection Blog post: https://kimlehtinen.com/python-flask-dependency-injection/ Install dependencies pip install -r requirements.txt Start server python app.py Test python -m pytest