openalea.core.formatting package#

Submodules#

openalea.core.formatting.html module#

openalea.core.formatting.html.html_list(identifier, items)[source]#
openalea.core.formatting.html.html_section(identifier, title, items)[source]#

openalea.core.formatting.util module#

openalea.core.formatting.util.icon_path(filepath, default=None, paths=None, packages=None)[source]#
openalea.core.formatting.util.obj_icon_path(obj_lst, default=None, paths=None, packages=None)[source]#
openalea.core.formatting.util.pretty_print(obj)[source]#
Parameters:

obj – to decode. Can be a string/unicode or a list of string/unicod

Returns:

object decoded into utf-8.

Module contents#