openff.toolkit.utils.utils.get_data_file_path

openff.toolkit.utils.utils.get_data_file_path(relative_path)[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
namestr

Name of the file to load (with respect to the repex folder).