Thursday, October 1, 2009

Overview of CherryPy - A Web Application Server

Overview of CherryPy - A Web Application Server (Part1): "In this two-part article by Sylvain Hellegouarch, we will see how the project is designed and structured. We will first go through a basic CherryPy example. Then we will go through the CherryPy core, the publishing-object engine, and see how it wraps the HTTP protocol in an object-oriented library. Our next step will be to explore the concept of hooking into the core, the CherryPy library, and the tool mechanism. We will then review how CherryPy handles errors and exceptions and how you can benefit from it."