【问题标题】:Is there a way to run Lua scripts in Google App Engine (Python)?有没有办法在 Google App Engine (Python) 中运行 Lua 脚本?
【发布时间】:2019-01-17 09:03:16
【问题描述】:

我有一堆需要移植到 Google App Engine 应用程序的 Lua 脚本。理想情况下,我希望能够在 Python 中运行这些脚本,无论是通过解释器还是使用 Lupa 之类的包装器/桥接器。关于如何实现这一点的任何想法?

【问题讨论】:

    标签: python google-app-engine lua lupa


    【解决方案1】:

    在 App Engine Flex 中设置单独的微服务,以便您可以执行此操作:

    Run Lua script from Python

    【讨论】:

      猜你喜欢
      • 2017-01-15
      • 2019-06-12
      • 1970-01-01
      • 1970-01-01
      • 2019-11-18
      • 2012-12-27
      • 1970-01-01
      • 1970-01-01
      • 2020-05-07
      相关资源
      最近更新 更多