import sys import os sys.path.append(os.path.dirname(os.path.abspath(__file__))) from gogsmaker import app as application