Added references to Pyramid, Flask, and Bottle.

This commit is contained in:
Donne Martin 2015-08-18 07:09:31 -04:00
parent 5f334641a1
commit 7a72a3baeb

View File

@ -404,7 +404,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"[Django](https://www.djangoproject.com) is a high-level Python Web framework that encourages rapid development and clean, pragmatic design. Django can be useful to share data reports and analyses on the web. There are Django apps such as [Mezzanine](http://mezzanine.jupo.org) that open up Django to data content management and blogging."
"[Django](https://www.djangoproject.com) is a high-level Python Web framework that encourages rapid development and clean, pragmatic design. It can be useful to share reports/analyses and for blogging. Lighter-weight alternatives include [Pyramid](https://github.com/Pylons/pyramid), [Flask](https://github.com/mitsuhiko/flask), [Tornado](https://github.com/tornadoweb/tornado), and [Bottle](https://github.com/bottlepy/bottle)."
]
},
{