为 Google App Engine Python 创建 Picasa Web 上传接口

发布于 2024-09-28 22:58:38 字数 100 浏览 3 评论 0原文

是否有使用 GAE python 将图像上传到 picasa 的示例应用程序或代码示例。那么如何将 picasa 上传的图像 url 插入到数据存储中。有什么有效的方法可以做到这一点吗?

Is there any sample application or code example for uploading image to picasa using GAE python. How to insert picasa uploaded image url into datastore then. Is there any effective way to do this?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

糖果控 2024-10-05 22:58:38

您需要使用 gdata-python-client 库。它适用于 AppEngine,并封装了 Picasa Web API 等。

You'll want to use the gdata-python-client library. It works on AppEngine and wraps the Picasa Web API, amongst others.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文