python3-repoze.tm2

Zope-like transaction manager WSGI middleware (Python 3)
  http://www.repoze.org/
  0
  no reviews



Repoze.tm2 is Python WSGI middleware which uses the ZODB (Zope Object DataBase) package's transaction manager to wrap a call to its pipeline children inside a transaction.

This is the Python 3 version of the package.