how to get relative path using python os code example Example: relative path python import sys,os sys.path.append(os.path.realpath('..'))