app.uwsgi 101 Bytes Raw Blame History Permalink 1 2 3 import sys sys.path.append("/home/hubian/WebService-python-framework") from server.app import web_app