I am using python 3.8.6 to build a simple web app with the module Flask and the folder structure looks exactly like this:
web-app ├── main.py └── site ├──