𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

CherryPy Essentials: Rapid Python Web Application Development

✍ Scribed by Sylvain Hellegouarch


Publisher
Packt Publishing
Year
2007
Tongue
English
Leaves
270
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


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.


πŸ“œ SIMILAR VOLUMES


CherryPy Essentials - Rapid Python Web A
✍ Sylvain Hellegouarch πŸ“‚ Library πŸ“… 2007 πŸ› Packt Publishing 🌐 English

Design, develop, test, and deploy your Python web applications easily Walks through building a complete Python web application using CherryPy 3 - The CherryPy HTTP:Python interface - Use CherryPy with other Python libraries - Design, security, testing, and deployment In Detail CherryPy is a Python l

CherryPy Essentials: Rapid Python Web Ap
✍ Sylvain Hellegouarch πŸ“‚ Library πŸ“… 2007 πŸ› Packt Publishing 🌐 English

CherryPy Essentials guides you through learning CherryPy from beginning to end. The first three chapters of the book offer the basics of working with CherryPy (from inception, to install, to basic usage). A nice plus, which I think more books should do, occurs at the beginning of Chapter 3 where a

CherryPy Essentials: Rapid Python Web Ap
✍ Sylvain Hellegouarch πŸ“‚ Library πŸ“… 2007 πŸ› Packt Publishing 🌐 English

This book covers the CherryPy library for Python web development from its history and installation through its main features and core concepts to its integration with Python and other products to construct, test, and deploy a sample photoblog application. The author Sylvain Hellegouarch is dedicated