Requirements:
Python 3.0 or later pip install flask
Run app:
flask --app main run
or
python3 -m flask --app main run