CherryPy is a pythonic, object-oriented HTTP framework. It allows developers to build web applications in much the same way they would build any other object-oriented Pythopers to build web applications in much the same way they would build any other object-oriented Python program. This usually results in smaller source code developed in less time.

CherryPy is now more than three years old and it is has proven very fast and stable. It is being used in production by many sites, from the simplest ones to the most demanding ones.

Your CherryPy powered web applications are in fact stand-alone Python applications embedding their own multi-threaded web server. You can deploy them anywhere you can run Python applications.

Apache is not required, but it’s possible to run a CherryPy application behind it (or IIS). CherryPy applications run on Windows, Linux, Mac OS X and any other platform supporting Python.


Download from: Homepage




Author:
admin
Time:
Wednesday, April 30th, 2008 at 1:37 pm
Category:
Content Management
Comments:
You can leave a response, or trackback from your own site.
RSS:
You can follow any responses to this entry through the RSS 2.0 feed.
Navigation:

Leave a Reply