Python Web Development with Flask (2nd edition)

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 3.0.x. 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, third-party login, AJAX, source code analysis and other practical contents.
  • It comes with 8 example application, 2 real-world projects. See more information below.
  • 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 Check the companion source code on GitHub

Companion Applications

Table of Contents

This book is divided into three parts, with a total of 14 chapters.

Basics
Practical Applications
Advanced Topics

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

This book is detailed and is recommended for those who want to systematically learn Flask. Don't miss the small knowledge points in the book!

——Hsiaoming Yang, the member of Pallets Team

This book is very interesting and will be helpful to readers. As a fan of the Flask framework, I am also looking forward to the publication of this book.

——Jianhong Huang, the author of The Design and Implementation of Redis