Mensys Online Shop

CherryPy Essentials

Categorie:Algemeen - Boeken Van:Packt Publishing
Meer informatie:www.packtpub.comAuteur(s):Sylvain Hellegouarch
Bladzijden:257Publicatie-jaar:2007

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  » Lees meer...

CherryPy Essentials

Selecteer een of meer artikelen en klik dan op Bestellen. Aantallen kunnen op de volgende blz. gewijzigd worden.
Partnr.OmschrijvingEuro *Euro incl. BTW 
A30796 CherryPy Essentials36.9839.20

Alle prijzen zijn in Euro excl. BTW (19%, voor boeken 6%) en excl. verzendkosten.
E-mail of bel 023 548 20 20 voor licenties, upgrades en andere vragen.

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.What you will learn from this book;- The book will be about CherryPy 3;- CherryPy installation using the tarball, egg, and subversion;- The CherryPy library in depth: its design & how to use it;- Using CherryPy with common Python & non-Python products;- Object Relational Mapping with SQLObject, SQLAlchemy, and Dejavu;- Web Services via REST & the Atom Publishing Protocol;- AJAX & client-side scripting via MochiKitUnit, functional, and load testing;- CherryPy, Apache, and lighttpd deployment solutions.