Python Hello World Sample This application demonstrates a simple, reusable Python web application. Run the app locally Install Python cd into this project's root directory Run python webstart.py Access the running app in a browser at http://0.0.0.0:5000