From 52e362cd16cba91350b209fe4f0db16330699a48 Mon Sep 17 00:00:00 2001 From: Vinta Date: Thu, 22 Oct 2015 18:20:22 +0800 Subject: [PATCH] remove BlueBream, it's not maintained. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 8714950d..beb08cfa 100644 --- a/README.md +++ b/README.md @@ -447,7 +447,6 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by * [awesome-flask](https://github.com/humiaozuzu/awesome-flask) * [Pyramid](http://www.pylonsproject.org/) - A small, fast, down-to-earth, open source Python web framework. * [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. * [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.