Flask Documentation (1.1.x). . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7 1.5 Tutorial . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . started with Installation and then get an overview with the Quickstart. There is also a more detailed Tutorial that shows how to create a small but complete application with Flask. Common patterns are described Flask app? Go to Deployment Options. 1.5 Tutorial 1.5.1 Project Layout Create a project directory and enter it: $ mkdir flask-tutorial $ cd flask-tutorial Then follow the installation instructions0 码力 | 291 页 | 1.25 MB | 1 年前3
Flask Documentation (1.1.x)started with Installation and then get an overview with the Quickstart. There is also a more detailed Tutorial that shows how to create a small but complete application with Flask. Common patterns are described Message Flashing Logging Hooking in WSGI Middleware Using Flask Extensions Deploying to a Web Server Tutorial Project Layout Application Setup Define and Access the Database Blueprints and Views Templates Extensions. Deploying to a Web Server Ready to deploy your new Flask app? Go to Deployment Options. Tutorial Contents: Project Layout Application Setup Define and Access the Database Blueprints and Views0 码力 | 428 页 | 895.98 KB | 1 年前3
Flask入门教程这是一本 Flask 入门教程,提供了入门 Flask 所需的最少信息,你可以跟随本书自 己动手开发一个简单的 Watchlist 程序。本书主页为 http://helloflask.com/tutorial 。 关于作者 我叫李辉,我是《Flask Web 开发实战》的作者,Pallets Team 成员。你可以在我 的个人主页了解更多关于我的信息。 目录 前言 第 1 章:准备工作 在专栏对应的连载文章下面撰写评论。 在源码仓库创建 Issue。 相关资源 本书主页:http://helloflask.com/tutorial 本书论坛:https://discuss.helloflask.com 本书源码:https://github.com/greyli/flask-tutorial 本书示例程序源码:https://github.com/greyli/watchlist 示例程序在线 开发实战》, 每次写到这里,我都觉得自己好像在写“问候家明”。所以,最合适的进阶读物我已 经推荐过很多次了。除了这本书,其他的进阶读物如下: Flask 官方文档 Flask Mega-Tutorial 知乎专栏 Hello, Flask! 未完待续 你喜欢这本书以及这本书的写作模式吗? 如果有足够的人喜欢的话,或许我会考虑写一本包含 Flask 进阶知识的《Flask 进 阶教程》。按照设想,在这个进阶教程里,这个0 码力 | 127 页 | 7.62 MB | 1 年前3
共 3 条
- 1













