File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -384,11 +384,11 @@ Python实现的数据库。
384
384
385
385
* [ Django] ( http://hao.jobbole.com/django/ ) :Python 界最流行的 web 框架。[ 官网] ( https://www.djangoproject.com/ )
386
386
* [ awesome-django] ( https://github.com/rosarior/awesome-django ) 系列
387
- * Flask:一个 Python 微型框架。[ 官网] ( http://flask.pocoo.org/ )
387
+ * [ Flask] ( http://hao.jobbole.com/flask/ ) :一个 Python 微型框架。[ 官网] ( http://flask.pocoo.org/ )
388
388
* [ awesome-flask] ( https://github.com/rosarior/awesome-django ) 系列
389
389
* yramid:一个小巧,快速,接地气的开源Python web 框架。
390
390
* [ awesome-pyramid] ( https://github.com/uralbash/awesome-pyramid ) 系列
391
- * Bottle:一个快速小巧,轻量级的 WSGI 微型 web 框架。[ 官网] ( http://bottlepy.org/docs/dev/index.html )
391
+ * [ Bottle] ( http://hao.jobbole.com/bottle/ ) :一个快速小巧,轻量级的 WSGI 微型 web 框架。[ 官网] ( http://bottlepy.org/docs/dev/index.html )
392
392
* CherryPy:一个极简的 Python web 框架,服从 HTTP/1.1 协议且具有WSGI 线程池。[ 官网] ( http://www.cherrypy.org/ )
393
393
* TurboGears:一个可以扩展为全栈解决方案的微型框架。[ 官网] ( http://www.turbogears.org/ )
394
394
* web.py:一个 Python 的 web 框架,既简单,又强大。[ 官网] ( http://webpy.org/ )
You can’t perform that action at this time.
0 commit comments