CherryPy Essentials
Rapid Python Web Application Development
CherryPy is a Python library for web development that allows developers to build web applications in the same way as any other object-oriented Python program. Enriched by several years of active development, it has become one of the most established toolkits for building solid and high-performance web applications in Python. CherryPy abstracts the complex low-level HTTP protocol into an easy-to-use interface that respects Python idioms. The library aims at being simple to learn for a beginner while offering the most advanced features to fluent Python developers. For these reasons CherryPy was chosen to be at the heart of the popular and feature-rich TurboGears web framework. CherryPy-powered web applications are stand-alone Python applications with their own embedded multi-threaded web server, but can also run behind Apache or IIS for scalability.
Details | |
---|---|
Herausgeber | Packt Publishing |
Autor(en) | Sylvain Hellegouarch |
ISBN | 978-1-904811-84-8 |
veröffentlicht | 2007 |
Seiten | 272 |
Sprache | English |