CherryPy is a pythonic, object-oriented web development framework.
It allows building web applications in much the same way one would build
any other object-oriented program. This design results in more concise
and readable code developed faster. It's all just properties and methods.
