simuran.ui.common module

simuran.ui.common.dict_from_string(str_)

Convert a string to a dictionary.

Parameters:str (str) – The string to convert.
Returns:The dictionary.
Return type:dict