libvis.helpers package

Submodules

libvis.helpers.AttrDict module

class libvis.helpers.AttrDict.AttrCbDict(*args, get_cb=<built-in function print>, set_cb=<built-in function print>, **kwargs)[source]

Bases: libvis.helpers.AttrDict.AttrDict

class libvis.helpers.AttrDict.AttrDict(*args, **kwargs)[source]

Bases: dict

libvis.helpers.threaded module

libvis.helpers.threaded.threaded(f, *args, **kwargs)[source]

Module contents