【问题标题】:Local development configuration to test web app before deploy to pythonanywhere在部署到 pythonanywhere 之前测试 Web 应用程序的本地开发配置
【发布时间】:2017-09-10 02:21:39
【问题描述】:

在部署到 pythonanywhere 之前,建议使用什么本地开发配置来测试 python web 应用程序?

可能存在一些用于 uWSGI 的 XAMPP/LAMP 类似物吗?

【问题讨论】:

    标签: uwsgi pythonanywhere


    【解决方案1】:

    在开发设置中,您可以只使用 uWSGI 作为您的应用程序和 Web 服务器,或者您可以使用众多 Python WSGI 服务器之一。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2019-05-20
      • 2020-05-21
      • 2013-03-08
      • 2016-09-05
      • 1970-01-01
      • 2015-08-05
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多