CherryPy

A pythonic, object-oriented web development framework
Download

CherryPy Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Remi Delon
  • Publisher web site:
  • http://www.cherrypy.org/

CherryPy Tags


CherryPy Description

A pythonic, object-oriented web development framework 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.Installation:· Unzip/untar the files. · Go to the directory created by the file extraction. · Type "python setup.py install" to install the CherryPy module · To run your first sample website, go to cherrypy/tutorial/ and type "python tut01_helloworld.py", and you'll have a running website on port 8080. · Open your favorite browser and point it to http://localhost:8080 to see your first CherryPy-served page Requirements: · Python


CherryPy Related Software