threeML.io.dict_with_pretty_print module

class threeML.io.dict_with_pretty_print.DictWithPrettyPrint[source]

Bases: OrderedDict

A dictionary with a _repr_html method for the Jupyter notebook

display()[source]