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 server.py Access the running app in a browser at http://localhost:8000