from bauh import ROOT_DIR def get_path(resource_path): return ROOT_DIR + '/resources/' + resource_path