# flasky **Repository Path**: null_6/flasky ## Basic Information - **Project Name**: flasky - **Description**: 《FlaskWeb开发-基于Python的Web应用开发实践》 | [美] Miguel Grinberg 著 | 安道 译 | 人民邮电出版社 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-01-10 - **Last Updated**: 2021-05-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Flasky ====== This repository contains the source code examples for the second edition of my O'Reilly book [Flask Web Development](http://www.flaskbook.com). The commits and tags in this repository were carefully created to match the sequence in which concepts are presented in the book. Please read the section titled "How to Work with the Example Code" in the book's preface for instructions. For Readers of the First Edition of the Book -------------------------------------------- The code examples for the first edition of the book were moved to a different repository: [https://github.com/miguelgrinberg/flasky-first-edition](https://github.com/miguelgrinberg/flasky-first-edition).