from pynyaata.config import app, APP_PORT, IS_DEBUG app.run('0.0.0.0', APP_PORT, IS_DEBUG)