Skip to content

waheed11/qatar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Hello World Sample

This application demonstrates a simple, reusable Python web application.

Deploy to Bluemix

Run the app locally

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