CSC/ECE 517 Fall 2014/ch1a 3 zq: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
No edit summary  | 
				No edit summary  | 
				||
| Line 1: | Line 1: | ||
'''CherryPy Framework'''  | '''CherryPy Framework'''  | ||
CherryPy is a python based web framework that   | CherryPy is a python based, object-oriented web framework that enables developers to quickly create lightweight and fast web applications.<ref>http://www.cherrypy.org/</ref><ref>http://en.wikipedia.org/wiki/CherryPy</ref>  | ||
== Background ==  | |||
== Basic Example ==  | == Basic Example ==  | ||
Revision as of 18:45, 13 September 2014
CherryPy Framework
CherryPy is a python based, object-oriented web framework that enables developers to quickly create lightweight and fast web applications.<ref>http://www.cherrypy.org/</ref><ref>http://en.wikipedia.org/wiki/CherryPy</ref>
Background
Basic Example
Features
References
<references/>