【问题标题】:How do I include Stripe library with Google App Engine如何在 Google App Engine 中包含 Stripe 库
【发布时间】:2011-12-30 02:31:17
【问题描述】:

我正在尝试在我的应用中实现 Stripe 支付 https://stripe.com/。我需要包含这个库https://stripe.com/docs/libraries。我下载并安装在 Lib/site-packages 上。我签入了 IDLE,import stripe 工作。如何将其包含在我的应用程序文件夹中?

【问题讨论】:

    标签: python google-app-engine stripe-payments


    【解决方案1】:

    只需将库中的stripe 目录放在应用的根目录中即可。

    【讨论】:

      猜你喜欢
      • 2013-01-28
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2011-03-31
      • 2017-01-07
      • 2011-04-05
      • 2011-03-18
      • 1970-01-01
      相关资源
      最近更新 更多