Python Web Development with Flask

A newer and better Flask book available in Chinese.
Book cover
  • The first Flask book in China, it covering the complete Flask Web development learning path and including the complete Flask Web application development process.
  • The book based on Flask 1.0.2. Besides, all the Python packages, CSS frameworks and JavaScript libraries use the latest version.
  • In addition to basic knowledge, it also covered Web API, full-text search, internationalization and localization, third-party login, AJAX, WebSocket, source code analysis and other practical contents.
  • It comes with 8 example application, 5 real projects and 1 Flask extension. See more information below.
  • The Git tags of the 5 projects have been carefully set up, and each tag corresponds to a new program feature.
  • All chapters of the book have been carefully designed and arranged to meet the needs of different levels of readers, and to allow readers to master the basics and skills of Flask development step by step.
Find this book on DouBan Buy this book on Amazon Check the companion source code on GitHub

Companion Applications

Recommendations

Grey Li is a really helpful contributor to Flask and the Python community. He is making it easier for more people to learn and use Flask.

——David Lord, the leader of Pallets Team

这本书内容翔实,推荐给想要系统学习Flask的人。不要漏掉书中的小知识点哦。

——Hsiaoming Yang, the member of Pallets Team

这本《Flask Web开发实战》非常有趣,是一本能够给读者带来帮助的书,作为一个Flask框架的爱好者,我也很期待这本书的出版。

——黄健宏, the author of The Design and Implementation of Redis