etlutilsΒΆ
etlutils root contains utility functions that do not currently have a home in any submodules.
Functions
dict_to_ordereddict(unordered_dict) |
Converts a dict into an OrderedDict object sorrted by key |
get_interactive_history() |
Prints all the history from the Python interpreter |