The sample is using Flask microframework and intended to test the Python support on IBM Bluemix.
- install flask
- run
python hello.py
- visit web site
- edit the
manifest.yml
file and edit thehostname
property to make it unique - run
cf push
- visit web site