data_baseisf_data_basemake_all_str

make_all_str

data_base.isf_data_base.make_all_str(dict_)

Convert all items in a (nested) dictionary to string.

Used to write out metadata in JSON format.

Parameters:

dict_ (dict) – The dictionary to convert.

Returns:

The converted dictionary.

Return type:

dict