Creating a Flask Web App
Flask can be used to create a Web App, which can run from a server. You can obviously run this locally and use it as if it was fully live, this will allow you to develop the web app.
Setup
Simple Method
You will need to create a new folder for your web app:
Download this zip file and extract all of the contents to your new folder: