Update README.md

pull/5/head
Lingfeng 2016-04-09 10:12:39 +08:00
parent 8f34b51950
commit 3b9c6d9e12
1 changed files with 1 additions and 1 deletions

View File

@ -385,7 +385,7 @@ Python实现的数据库。
* [Django](https://www.djangoproject.com/) - Python 界最流行的 web 框架。
* [awesome-django](https://github.com/rosarior/awesome-django)系列
* [Flask](http://flask.pocoo.org/) - 一个 Python 微型框架。
* [awesome-flask](https://github.com/rosarior/awesome-django)系列
* [awesome-flask](https://github.com/humiaozuzu/awesome-flask)系列
* Pyramid - 一个小巧快速接地气的开源Python web 框架。
* [awesome-pyramid](https://github.com/uralbash/awesome-pyramid)系列
* [Bottle](http://bottlepy.org/docs/dev/index.html) - 一个快速小巧,轻量级的 WSGI 微型 web 框架。