remove BlueBream, it's not maintained.

This commit is contained in:
Vinta 2015-10-22 18:20:22 +08:00
parent b8308603c0
commit 52e362cd16

View File

@ -447,7 +447,6 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
* [awesome-flask](https://github.com/humiaozuzu/awesome-flask) * [awesome-flask](https://github.com/humiaozuzu/awesome-flask)
* [Pyramid](http://www.pylonsproject.org/) - A small, fast, down-to-earth, open source Python web framework. * [Pyramid](http://www.pylonsproject.org/) - A small, fast, down-to-earth, open source Python web framework.
* [awesome-pyramid](https://github.com/ITCase/awesome-pyramid) * [awesome-pyramid](https://github.com/ITCase/awesome-pyramid)
* [Bluebream](http://bluebream.zope.org/) - An open-source web application server, framework and library, formerly known as Zope 3.
* [Bottle](http://bottlepy.org/) - A fast, simple and lightweight WSGI micro web-framework. * [Bottle](http://bottlepy.org/) - A fast, simple and lightweight WSGI micro web-framework.
* [CherryPy](http://www.cherrypy.org/) - A Minimalist Python Web Framework, HTTP/1.1-compliant and WSGI thread-pooled. * [CherryPy](http://www.cherrypy.org/) - A Minimalist Python Web Framework, HTTP/1.1-compliant and WSGI thread-pooled.
* [Grok](http://grok.zope.org/) - A framework built on the existing Zope 3 libraries. * [Grok](http://grok.zope.org/) - A framework built on the existing Zope 3 libraries.