Differences between revisions 31 and 32
Revision 31 as of 2006-08-30 15:17:07
Size: 1162
Editor: PaulBoddie
Comment: Release update.
Revision 32 as of 2007-01-07 13:25:36
Size: 1163
Editor: 86-121-16-114
Comment:
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:
   version:: 2.2.1 (''[[Date(2006-04-24T00:00:00)]]'')    version:: 3.0.0 (''[[Date(2006-12-23T00:00:00)]]'') 

A pythonic, object-oriented web development framework.

Masthead

URL

http://www.cherrypy.org/

version

3.0.0 (Date(2006-12-23T00:00:00))

licence
BSD
platforms
any platform that supports Python 2.3 or higher
Python versions
2.3 or higher

URL

http://www.cherrypy.org/

Licence

BSD

InTheirOwnWords

CherryPy is a pythonic, object-oriented web development framework.

CherryPy allows developers 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.

Oh, and most importantly: CherryPy is fun to work with :-)

Comments

Very clean and elegant framework.

Sessions are supported.

No learning curves if you are a python developer.

CherryPy integrates beautifully with SQLObject (SqlObject) and ["Cheetah"].

CherryPy (last edited 2013-06-27 21:12:15 by Ender)

Unable to edit the page? See the FrontPage for instructions.