from app.views import app if __name__ == "__main__": app.run(port="4343")