update web.py, Tornado detail link and add contributor 木头lbj

pull/2/head
tangyouhua 2016-04-02 15:12:49 +08:00
parent 1a7f8a849d
commit f4d6edd566
1 changed files with 3 additions and 3 deletions

View File

@ -31,7 +31,7 @@ Awesome 系列虽然挺全,但基本只对收录的资源做了极为简要的
### 本项目的参与者
- 维护者:
- 贡献者:[艾凌风](https://github.com/hanxiaomax)、Namco、[Daetalus](https://github.com/Daetalus)、[黄利民](http://www.jobbole.com/members/huanglimin/)、[atupal](http://www.jobbole.com/members/atupal/)、[rainbow](http://www.jobbole.com/members/rainbow/)
- 贡献者:[艾凌风](https://github.com/hanxiaomax)、Namco、[Daetalus](https://github.com/Daetalus)、[黄利民](http://www.jobbole.com/members/huanglimin/)、[atupal](http://www.jobbole.com/members/atupal/)、[rainbow](http://www.jobbole.com/members/rainbow/)、[木头lbj](https://github.com/mutoulbj)
注:名单不分排名,不定期补充更新
@ -391,9 +391,9 @@ Python实现的数据库。
* [Bottle](http://hao.jobbole.com/bottle/):一个快速小巧,轻量级的 WSGI 微型 web 框架。[官网](http://bottlepy.org/docs/dev/index.html)
* CherryPy一个极简的 Python web 框架,服从 HTTP/1.1 协议且具有WSGI 线程池。[官网](http://www.cherrypy.org/)
* TurboGears一个可以扩展为全栈解决方案的微型框架。[官网](http://www.turbogears.org/)
* web.py一个 Python 的 web 框架,既简单,又强大。[官网](http://webpy.org/)
* [web.py](http://hao.jobbole.com/python-webpy/):一个 Python 的 web 框架,既简单,又强大。[官网](http://webpy.org/)
* web2py一个全栈 web 框架和平台,专注于简单易用。[官网](http://www.web2py.com/)
* Tornado一个web 框架和异步网络库。[官网](http://www.tornadoweb.org/en/latest/)
* [Tornado](http://hao.jobbole.com/tornado/)一个web 框架和异步网络库。[官网](http://www.tornadoweb.org/en/latest/)
### 权限