Skip to content

Latest commit

 

History

History
executable file
·
13 lines (9 loc) · 393 Bytes

README.md

File metadata and controls

executable file
·
13 lines (9 loc) · 393 Bytes

Python Starter Overview

The Python Starter demonstrates a simple, reusable Python web application.

Run the app locally

  1. Install Python
  2. Download and extract the starter code from the Bluemix UI
  3. cd into the app directory
  4. Run python server.py
  5. Access the running app in a browser at http://localhost:8000