get_data_file_path

openff.toolkit.utils.utils.get_data_file_path(relative_path: str) str[source]

Get the full path to one of the reference files in testsystems. In the source distribution, these files are in openff/toolkit/data/, but on installation, they’re moved to somewhere in the user’s python site-packages directory.

Parameters:

name (str) – Name of the file to load (with respect to openff/toolkit/data/)