The Python Starter demonstrates a simple, reusable Python web application.
- Install Python
- Download and extract the starter code from the Bluemix UI
- cd into the app directory
- Run
python server.py
- Access the running app in a browser at http://localhost:8000