.. PythonCodingStyle documentation master file, created by sphinx-quickstart on Thu Dec 19 10:50:27 2019. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Flask教程 ========================================= - 学习方法: - 本文有配套视频课程,详见\ `北京图灵学院官网 `__ - 本文配套Jupyter Notebook格式文档参见\ `麦扣网 `__ .. toctree:: :numbered: intro 02Flask安装 03router 04control 05template 06database 07script 08migrate 09即插视图 10bluepoint