Learn CherryPy
CherryPy allows developers to build web applications in much the same way they would build any other object-oriented Python program. This results in smaller source code developed in less time. It is being used in many production websites.
This tutorial is primarily designed for developers who work on Python and are required to create portable database-driven web-based applications.
CherryPy provides the CRUD (Create, Retrieve, Update and Delete) functionalities for applications and helps in managing the project from anywhere using the userâs browser.
Last updated on 2017年05月19日
此版本包含小幅錯誤修正和一般改善。請更新至最新版本,以獲得最佳體驗。