sisTR

Pro

Current Path : /services/http/users/r/rajamanisarvesh/
Upload File :
Current File : /services/http/users/r/rajamanisarvesh/run.fcgi

#!/home/r/ra/rajamanisarvesh/app/venv/bin/python3
import os
import sys

sys.path.insert(0, os.path.expanduser('~/app'))
from flup.server.fcgi import WSGIServer
from myapp.app import app

if __name__ == '__main__':
	WSGIServer(app).run()


Copyright 2K16 - 2K18 Indonesian Hacker Rulez
Copyright sisTR