Flask

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(Links)
(链接)
 
(未显示1个用户的10个中间版本)
第3行: 第3行:
 
Flask is a microframework for Python based on [[Werkzeug]], [[Jinja]] 2 and good intentions.
 
Flask is a microframework for Python based on [[Werkzeug]], [[Jinja]] 2 and good intentions.
  
[[MoinMoin]] 2 Using Flask now as the framework.
+
==简介==
  
==Links==
+
==功能==
*http://flask.pocoo.org/
+
  
[[Category:Python]]
+
==指南==
 +
 
 +
==命令行==
 +
pip install flask.cli
 +
flask --version
 +
 
 +
==常见问题==
 +
AttributeError: 'Flask' object has no attribute 'cli'
 +
pip install https://github.com/mitsuhiko/flask/tarball/master
 +
 
 +
==项目==
 +
[https://github.com/humiaozuzu/awesome-flask Awesome Flask] [[image:awesome.png]]
 +
*[https://github.com/flask-admin/flask-admin Flask-Admin]
 +
*[https://github.com/dpgaspar/Flask-AppBuilder Flask App Builder]
 +
 
 +
==用户==
 +
*[[MoinMoin]] 2 Using Flask now as the framework.
 +
 
 +
==图集==
 +
<gallery>
 +
</gallery>
 +
 
 +
==链接==
 +
*[http://flask.pocoo.org/ Flash官网]
 +
*[https://github.com/pallets/flask Flask @ GitHub]
 +
*[http://docs.huihoo.com/flask/ Flask文档]
 +
*[http://book.huihoo.com/explore-flask/ Explore Flask图书]
 +
*[http://testdriven.io/ Microservices with Docker, Flask, and React]
 +
*[https://testdriven.io/blog/running-flask-on-kubernetes/ Running Flask on Kubernetes]
 +
 
 +
[[category:framework]]
 +
[[category:python]]

2019年1月29日 (二) 02:58的最后版本

Flask: A Python Microframework

Flask is a microframework for Python based on Werkzeug, Jinja 2 and good intentions.

目录

[编辑] 简介

[编辑] 功能

[编辑] 指南

[编辑] 命令行

pip install flask.cli
flask --version

[编辑] 常见问题

AttributeError: 'Flask' object has no attribute 'cli'

pip install https://github.com/mitsuhiko/flask/tarball/master

[编辑] 项目

Awesome Flask Awesome.png

[编辑] 用户

  • MoinMoin 2 Using Flask now as the framework.

[编辑] 图集

[编辑] 链接

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱