Cloud Computing Course
 
 
 

4 rindas
74 B

#!flask/bin/python
from app import app
from gevent import pywsgi
app.run()