Tutorial - Hello World.
The most basic (working) CherryPy application possible.
Bases: object
object
Sample request handler class.
Produce HTTP response body of hello world app index URI.
Reference
HelloWorld
HelloWorld.index()