bucky.util.util#

Generic utility functions/classes used in the model.

Module Contents#

Functions#

_banner(msg=None)

A banner for the CLI.

generate_runid()

Gets a UUID based of the current datatime and caches it.

bucky.util.util._banner(msg=None)[source]#

A banner for the CLI.

bucky.util.util.generate_runid()[source]#

Gets a UUID based of the current datatime and caches it.