common

Module for common storage and functions.

BaseChart(*args[, color, highlight_color])

Base class for chart controls.

Common()

Namespace class for common features used by awsc.

LogHolder()

Log stash object.

SessionAwareDialog(*args, caller, **kwargs)

Base class for dialogs.

datetime_hack(x)

JSON dumper hack, as the base implementation of datetime doesn't understand how to convert it to JSON.

default_args()

Generates the default args for opening a new Block at the top level.

default_kwargs(prefix)

Generates the default kwargs for opening a new Control at the top level.