Utility Functions¶
Utility functions for interacting with file system, shell, etc.
-
aflow.utility.
load_module
(modname, modpath, search_locs=None)[source]¶ Loads the module specification and returns it as a python object.
Parameters:
-
aflow.utility.
reporoot
= '/Users/trunks/codes/aflow-dist'¶ The absolute path to the repo root on the local machine.