quart python async web micro框架
quart python async web micro框架
支持的特性
- 渲染html 模版
- 编写rest full api
- 提供websocket 服务
- 流处理request 以及response
说明
当前官方的说法是quart 是对于Flask web 框架的asyncio 重新实现,值得尝试下
quart python async web micro框架
当前官方的说法是quart 是对于Flask web 框架的asyncio 重新实现,值得尝试下