malib.utils.formatter module

malib.utils.formatter.pretty_dict(d, indent=0)[source]
malib.utils.formatter.pretty_list(d, indent=0)[source]
malib.utils.formatter.pretty_print(data, indent=0)[source]
malib.utils.formatter.pretty_tuple(d, indent=0)[source]