schrodinger.utils.machid module¶
-
schrodinger.utils.machid.main(argv=['-j', 'auto', '-c', '.', '_rst', '/scr/buildbot/savedbuilds/2019-3/NB/build-143/mmshare-v4.7/code_docs/python/api'])¶
-
schrodinger.utils.machid.get_product_description(product_name, git_hashes)¶ Return formatted string giving product name + version and corresponding git repository hashes.
-
schrodinger.utils.machid.print_product_versions()¶
-
schrodinger.utils.machid.read_git_hash(filename)¶ Reads hashes out of a file, and a dict with repo to repo hash mapping.
Parameters: filename (str) – name of file with hashes Return type: dict
-
schrodinger.utils.machid.print_fields(name, value)¶