utils
Full name: ase2sprkkr.asr.core.utils
Description
Implements useful utility functions needed for several asr features.
Functions
parse_dict_string: Convert a string-serialized dict, return a real dict.
Functions
|
|
|
Convert dictionary to object. |
|
|
|
Context manager for writing a file. |
|
|
|
|
|
|
|
Convert a string-serialized dict, return a real dict. |
|
|
|
Read json file. |
|
Recursively update defualtdct with values from dct. |
|
|
|
Safely unlink path (delete file or symbolic link). |
|
|
|