Heim > Fragen und Antworten > Hauptteil
1.我想使用python flask搭建一个静态服务器
2.我不想使用一行命令anywhere
或
import SimpleHTTPServer
SimpleHTTPServer.test()
3.我想挂在新浪云上
巴扎黑2017-04-17 17:30:40
我猜你想看的是这个:
Flask 应用的 SAE 部署
flask 部署到 SAE 用的是 wsgi + nginx
不过一般而言,后两个需要配置的地方不多。你只需要完善你的Flask就差不多了。
另外,SAE开始收日租金了。你确定还要部署在SAE上吗。。。。