logo
首页技术栈工具库讨论
quart

quart

Quart is a Python ASGI web microframework. It is intended to provide the easiest way to use asyncio functionality in a web context, especially with existing Flask apps. This is possible as the Quart API is a superset of the Flask API. Quart aims to be a complete web microframework, as it supports HTTP/1.1, HTTP/2 and websockets. Quart is very extendable and has a number of known extensions and works with many of the Flask extensions.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
CONDA
conda install -c anaconda quart
查看
标签
根据用户添加的标签生成
暂无标签