I am working on a python-flask application where I initialise database engines at the time starting the server. This is how my app.py file looks like.
import