from sys import path from os.path import abspath, dirname, realpath, join path.append(join(abspath(dirname(realpath(__file__))), 'Shared'))