openpathsampling.netcdfplus.dictify.StorableObjectJSON
- class openpathsampling.netcdfplus.dictify.StorableObjectJSON(storage, unit_system=None)[source]
-
Methods
__init__
(storage[, unit_system])build
(obj)callable_from_dict
(c_dict)Turn a dictionary back in a callable function or class
callable_to_dict
(c)Turn a callable function of class into a dictionary
from_json
(json_string)simplify
(obj[, base_type])simplify_object
(obj)to_json
(obj[, base_type])to_json_object
(obj)unit_from_dict
(unit_dict)unit_from_json
(json_string)unit_to_dict
(unit)unit_to_json
(unit)unit_to_symbol
(unit)update_class_list
()Attributes
allow_marshal
allowed_storable_atomic_types
prevent_unsafe_modules
safe_modules