sherlockpipe.loading.common
Functions
|
Given a module path, it loads it dynamically and extracts its inner class, assuming that the module and the class have the same name. |
|
Given a target dictionary, it retrieves the value associated to a key |
|
This method does the same |
|
Given the root user_properties dictionary and the specific target dictionary, it loads the property with name key iteratively: first tries to load the value from user_properties, then it tries to load it from target. |
|
This method does the same as |
|
Loads a yaml file into a dictionary |
|
Allows the dynamic load of a python module into the system |