#!/usr/bin/env python import sys, os sys.path.append(os.path.dirname(os.path.realpath(__file__))) from extra import app as application