quart python async web micro框架

quart python async web micro框架

支持的特性

  • 渲染html 模版
  • 编写rest full api
  • 提供websocket 服务
  • 流处理request 以及response

说明

当前官方的说法是quart 是对于Flask web 框架的asyncio 重新实现,值得尝试下

参考资料

https://github.com/pallets/quart

https://quart.palletsprojects.com/en/latest/

posted on 2025-11-20 08:12  荣锋亮  阅读(2)  评论(0)    收藏  举报

导航