schrodinger.utils.machid module

schrodinger.utils.machid.main(argv=['-j', 'auto', '-c', '.', '_rst', '/scr/buildbot/savedbuilds/2021-4/NB/build-133/mmshare-v5.6/code_docs/python'])[source]
schrodinger.utils.machid.get_product_description(product_name, git_hashes)[source]

Return formatted string giving product name + version and corresponding git repository hashes.

schrodinger.utils.machid.get_product_git_hashes()[source]
schrodinger.utils.machid.print_product_versions(os_cpu_name)[source]
schrodinger.utils.machid.read_git_hash(filename)[source]

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)[source]
schrodinger.utils.machid.get_buildtime_file()[source]
schrodinger.utils.machid.read_build_time()[source]

Read from a file created by buildinger.py.