I have a Flask web app with a project structure like this:
flask_app.wsgi flask_app/ __init__.py config.py modules/ ..