py-zope-app-module

v 3.5.0

Zope 3 persistent code/module support

Persistent Python modules allow us to develop and store Python modules in the ZODB in contrast to storing them on the filesystem. You might want to look at the zodbcode package for the details of the implementation. In Zope 3 we implemented persistent modules as utilities. These utilities are known as module managers that manage the source code, compiled module and name of the module. We then provide a special module registry that looks up the utilities to find modules.

https://pypi.python.org/pypi/zope.app.module

Installable ports:


Add to my watchlist

Installations 0
Requested Installations 0