Differences between revisions 29 and 30
Revision 29 as of 2005-10-22 19:05:27
Size: 1153
Editor: cc231483-a
Comment: 2.1 released
Revision 30 as of 2006-01-26 21:05:04
Size: 1160
Editor: 69-177-119-126
Comment:
Deletions are marked like this. Additions are marked like this.
Line 38: Line 38:
CherryPy integrates beautifully with SQLObject and CheetahTemplates. CherryPy integrates beautifully with SQLObject (SqlObject) and ["Cheetah"].

A pythonic, object-oriented web development framework.

Masthead

URL

http://www.cherrypy.org/

version

2.1 (Date(2005-10-21T00: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.