Merge pull request #90 from zhucebuliaopx/new_frame

add new frame->starlette
pull/72/merge
tangyouhua 2020-05-11 23:15:37 +08:00 committed by GitHub
commit 38d7899ae4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -417,6 +417,7 @@ Python 实现的数据库。
* web2py一个全栈 web 框架和平台,专注于简单易用。[官网](http://www.web2py.com/)
* [Tornado](http://hao.importnew.com/tornado/):一个 web 框架和异步网络库。[官网](http://www.tornadoweb.org/en/latest/)
* sanic基于 Python3.5+ 的异步网络框架。[官网](https://github.com/channelcat/sanic/)
* starlette: 一款轻量级,高性能的 ASGI 框架 🌟。 [官网](https://www.starlette.io/)
### 权限