Skip to content

hitzz97/bluemix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Hello World Sample

This application demonstrates a simple, reusable Python web application.

Run the app locally

  1. Install Python
  2. cd into this project's root directory
  3. Run python server.py
  4. Access the running app in a browser at https://localhost:8000