CherryPy Essentials: Rapid Python Web Application Development
暫譯: CherryPy 基礎:快速 Python 網頁應用程式開發
Sylvain Hellegouarch
- 出版商: Packt Publishing
- 出版日期: 2007-03-31
- 售價: $1,700
- 貴賓價: 9.5 折 $1,615
- 語言: 英文
- 頁數: 272
- 裝訂: Paperback
- ISBN: 1904811841
- ISBN-13: 9781904811848
-
相關分類:
Python、程式語言
海外代購書籍(需單獨結帳)
買這商品的人也買了...
-
$2,040$1,938 -
$480$374 -
$550$429 -
$450$383 -
$1,200$948 -
$600$510 -
$945Rapid Web Applications with TurboGears: Using Python to Create Ajax-Powered Sites
-
$720$569 -
$290$226 -
$1,200$948 -
$600$480 -
$720$612 -
$620$484 -
$520$442 -
$680$537 -
$620$490 -
$380$323 -
$700$595 -
$750$593 -
$580$493 -
$520$411 -
$530$199 -
$580$493 -
$550$468 -
$680$537
相關主題
商品描述
Description:
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 to the development of free software projects and has been coordinating and administrating the community efforts around the CherryPy project since 2004. The approach based on an example application introduces many other common Python libraries, providing transferable skills also relevant for non-web Python projects.
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.
商品描述(中文翻譯)
描述:
這本書涵蓋了 CherryPy 函式庫在 Python 網頁開發中的應用,從其歷史和安裝開始,介紹其主要特性和核心概念,並展示如何與 Python 及其他產品整合,以構建、測試和部署一個範例的照片部落格應用程式。作者 Sylvain Hellegouarch 專注於自由軟體專案的開發,自 2004 年以來一直協調和管理 CherryPy 專案的社群努力。這種基於範例應用程式的方法介紹了許多其他常見的 Python 函式庫,提供了可轉移的技能,對於非網頁的 Python 專案也同樣適用。
CherryPy 是一個用於網頁開發的 Python 函式庫,允許開發者以與其他物件導向 Python 程式相同的方式構建網頁應用程式。經過幾年的積極開發,它已成為構建穩固且高效能的 Python 網頁應用程式的最成熟工具包之一。CherryPy 將複雜的低階 HTTP 協議抽象化為一個易於使用的介面,並尊重 Python 的慣用法。該函式庫旨在對初學者來說簡單易學,同時為流利的 Python 開發者提供最先進的功能。正因如此,CherryPy 被選為流行且功能豐富的 TurboGears 網頁框架的核心。基於 CherryPy 的網頁應用程式是獨立的 Python 應用程式,擁有自己的嵌入式多執行緒網頁伺服器,但也可以在 Apache 或 IIS 後面運行以實現擴展性。