#!/usr/bin/env python import sys sys.path.append('/home/vikraman/gentoostats/server') from app import app application = app.wsgifunc()