For all of the following labs, we will need python3 installed and flask. Flask can easily be installed via pip:
pip install -U Flask
Python3 can be installed via the official website:
https://www.python.org/downloads/