CherryPy Essentials 2024 pdf epub mobi 電子書 下載


CherryPy Essentials

簡體網頁||繁體網頁

CherryPy Essentials pdf epub mobi 著者簡介


CherryPy Essentials pdf epub mobi 圖書描述

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 installation using tarball, egg, and subversion . The CherryPy library in depth: its design and how to use it . Using CherryPy with common Python and non-Python products . Object Relational Mapping with SQLObject, SQLAlchemy, and Dejavu . Web Services via REST and the Atom Publishing Protocol . AJAX and client-side scripting via MochiKit . Unit, functional, and load testing . CherryPy, Apache, and lighttpd deployment solurions The book starts with two chapters dedicated to CherryPy itself, its history and installation. Then it moves through a gentle introduction to the main features and concepts of CherryPy to a thorough review of its core capabilities. After laying this foundation the book dives into a real-world example, detailing important steps in the creation of a photoblog application. These chapters cover database manipulation via Object Relational Mapping (ORM), using web services to enhance the application, and client-side scripting through AJAX. Finally, the book covers the need for unit, functional, and performance testing before closing with deployment solutions for a CherryPy-based application. Who this book is written for This book is principally geared towards Python web developers, who are looking to add the power of the CherryPy library to their existing Python skillset. It assumes a good working knowledge of Python . Although the CherryPy toolkit is at the core of the book, many other common libraries are introduced. TABLE OF CONTENTS SUMMARY 1.Introduction to CherryPy 2.Download and Install CherryPy 3.Overview of CherryPy 4.CherryPy in depth 5.A photoblog application 6.Web Services 7.The presentation layer 8.Ajax 9.Testing 10.Deployment

CherryPy Essentials 2024 pdf epub mobi 電子書 下載

CherryPy Essentials pdf epub mobi 圖書目錄




點擊這裡下載
    


想要找書就要到 本本書屋
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!

發表於2024-12-28

CherryPy Essentials 2024 pdf epub mobi 電子書 下載

CherryPy Essentials 2024 pdf epub mobi 電子書 下載

CherryPy Essentials 2024 pdf epub mobi 電子書 下載



喜欢 CherryPy Essentials 電子書 的读者还喜欢


CherryPy Essentials pdf epub mobi 讀後感

評分

前半部分主要是講CherryPy框架概念和工具,幾乎所有的內容都可以在CherryPy的在綫文檔中找到。後半部分通過一個PhotoBlog的網絡應用實現來鋪陳開來。其中重點就不再是怎麼運用CherryPy的各種庫和工具瞭(本來作為一個輕量級框架也沒有詳細講述的必要),反而涉及瞭一個網絡應用...

評分

前半部分主要是講CherryPy框架概念和工具,幾乎所有的內容都可以在CherryPy的在綫文檔中找到。後半部分通過一個PhotoBlog的網絡應用實現來鋪陳開來。其中重點就不再是怎麼運用CherryPy的各種庫和工具瞭(本來作為一個輕量級框架也沒有詳細講述的必要),反而涉及瞭一個網絡應用...

評分

前半部分主要是講CherryPy框架概念和工具,幾乎所有的內容都可以在CherryPy的在綫文檔中找到。後半部分通過一個PhotoBlog的網絡應用實現來鋪陳開來。其中重點就不再是怎麼運用CherryPy的各種庫和工具瞭(本來作為一個輕量級框架也沒有詳細講述的必要),反而涉及瞭一個網絡應用...

評分

前半部分主要是講CherryPy框架概念和工具,幾乎所有的內容都可以在CherryPy的在綫文檔中找到。後半部分通過一個PhotoBlog的網絡應用實現來鋪陳開來。其中重點就不再是怎麼運用CherryPy的各種庫和工具瞭(本來作為一個輕量級框架也沒有詳細講述的必要),反而涉及瞭一個網絡應用...

評分

前半部分主要是講CherryPy框架概念和工具,幾乎所有的內容都可以在CherryPy的在綫文檔中找到。後半部分通過一個PhotoBlog的網絡應用實現來鋪陳開來。其中重點就不再是怎麼運用CherryPy的各種庫和工具瞭(本來作為一個輕量級框架也沒有詳細講述的必要),反而涉及瞭一個網絡應用...

類似圖書 點擊查看全場最低價
出版者:Packt Publishing
作者:Sylvain Hellegouarch
出品人:
頁數:272
譯者:
出版時間:2007-03-31
價格:USD 39.99
裝幀:Paperback
isbn號碼:9781904811848
叢書系列:

圖書標籤: python  cherrypy  web  mochikit  kid  計算機  英文版  框架   


CherryPy Essentials 2024 pdf epub mobi 電子書 下載
想要找書就要到 本本書屋
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!

CherryPy Essentials pdf epub mobi 用戶評價

評分

找到的唯一一本介紹cherrypy的書,很喜歡cherrypy的簡單方式

評分

找到的唯一一本介紹cherrypy的書,很喜歡cherrypy的簡單方式

評分

找到的唯一一本介紹cherrypy的書,很喜歡cherrypy的簡單方式

評分

找到的唯一一本介紹cherrypy的書,很喜歡cherrypy的簡單方式

評分

找到的唯一一本介紹cherrypy的書,很喜歡cherrypy的簡單方式

CherryPy Essentials 2024 pdf epub mobi 電子書 下載


分享鏈接





相關圖書




本站所有內容均為互聯網搜索引擎提供的公開搜索信息,本站不存儲任何數據與內容,任何內容與數據均與本站無關,如有需要請聯繫相關搜索引擎包括但不限於百度google,bing,sogou

友情鏈接

© 2024 onlinetoolsland.com All Rights Reserved. 本本書屋 版權所有