prsctrl_gui.resources.get_resource_path#

get_resource_path(rel_path: str) str[source]#

Convenience function to get the path to a resource file from this packages resource directory Parameters ———- rel_path

Path of the file relative to prsctrl_gui/resources

Returns#

str

Absolute path to the file