【发布时间】: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