module

module#

Definition of base Module for the interface.

Functions

autocached(func)

Make a method autocached.

Classes

CachedModule([params])

Module containing a cache.

Module([params])

Module to which the data-manager delegates some functionality.

ModuleMix(*args, **kwargs)

A module containing multiple other modules.