magpack.io.see_keys#

see_keys(data, prefix='')#

Recursively prints keys of a dictionary. Useful for HDF5 files.

Parameters:
datadict

Dictionary to print.

prefixstr (optional)

Prefix to prepend to keys.