A small sample application designed to help make it easier to take your first steps writing web apps with Python and Flask.
This code is optimized for use on a Cloud9 IDE VM. To run it, clone this repository, then go to a terminal window and run: "sudo pip install flask".