module

module#

Definition of base Module for the DataManager.

Functions

autocached(func)

Make a property autocached.

Classes

CachedModule([params])

Plugin containing a cache.

Module([params])

Module to which the data-manager delegates some functionality.

ModuleMix(*args, **kwargs)

A module containing multiple other modules.