Append to path for python module relative imports.
# If desired directory is a parent to current file: sys.path.append(os.path.abspath('../..'))