example-flask-python-script-webapp A simple web application to execute python scripts and display the output on the web page. Pre Execution Run apt install python3-pip Run pip install flask Execution git clone this repo cd to folder 'python3 app.py' Notes login page to access Access via :5000