zut.collection.get_dict_str

zut.collection.get_dict_str(values: Mapping) str

Return a visual string representation of a dict (key1=value1,key2=value2,…), or a JSON string if any key or value contains a comma or equal sign.