Plumbing Zope into the WSGI Pipeline

Want the maturity of Zope now with the flexibility of the WSGI future?
Repoze integrates Zope technologies with WSGI and reusable Python middleware.

Now Plumbing:
Python, WSGI, eggs, Paste, Zope 2, Zope 3, Grok, middleware, Plone, transactions, more.


Repoze Enables

  1. Production-grade deployments of Zope and Plone into a WSGI environment.
  2. Other Python WSGI applications to use Zope technologies as middleware.

Latest News

repoze.plone 2.5.5 and repoze.zope2 2.9.8 Released

For the oldskool, we've released versions of repoze.plone and repoze.zope2 which are capable of running Plone 2.5.5 and Zope 2.9.8. Previously, folks who had wished to run Plone under repoze.zope2 were limited to running either Plone 3.0.6 or 3.1.1. There are plenty of folks out there who can't move to any version of Plone [...]

posted: May 7, 2008 at 6:53pm | view full entry

Martin Aspeli's "Rolling Out Repoze"

Martin Aspeli writes a fairly lengthy article detailing how he's moved his personal blog over to running under repoze.plone as well as configuration of another set of applications under repoze+plone + mod_wsgi + deliverance.

posted: May 4, 2008 at 6:17pm | view full entry

repoze.who 1.0 Released

Version 1.0 of the repoze.who WSGI authentication framework has been released. You can get it via easy_install -i http://dist.repoze.org/simple repoze.who . Version 1.0 has optional support for middleware configuration via a config file (thanks to Tres). Being a framework, repoze.who is configuration-heavy, and it can provide a better separation of concerns and more convenience [...]

posted: May 4, 2008 at 3:52pm | view full entry