package documentation

Undocumented

From __init__.py:

Class ProgressIndicator Undocumented
Function text_table Format a list of dicts as a text-mode table.
def text_table(data, header=None, delim=' | '): (source)

Format a list of dicts as a text-mode table.