From 027535e1217b48c023bb5b032896fe811eea60de Mon Sep 17 00:00:00 2001 From: Adam Groszer Date: Tue, 1 Jul 2014 09:31:32 +0200 Subject: [PATCH] added Zope Toolkit and Bluebream --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7e1cc741..3fa965d0 100644 --- a/README.md +++ b/README.md @@ -246,6 +246,8 @@ A curated list of awesome Python frameworks, libraries and resources. Inspired b * [TurboGears](http://www.turbogears.org/) - The Web Framework that scales with you. Starts as a microframework and scales up to a fullstack solution. * [Grok](http://grok.zope.org/) - A framework built on the existing Zope 3 libraries, offers a lot of building blocks for web development. * [CherryPy](http://www.cherrypy.org/) - A Minimalist Python Web Framework, HTTP/1.1-compliant and WSGI thread-pooled. +* [Zope Toolkit](http://docs.zope.org/zopetoolkit/) - A set of libraries intended for reuse by projects to develop web applications or web frameworks. +* [Bluebream](http://bluebream.zope.org/) - An open-source web application server, framework and library, created by the Zope community and formerly known as Zope 3. ## CMS