如何在 Google App Engine 中处理 gdoc 电子表格?

发布于 2024-11-15 07:06:34 字数 270 浏览 4 评论 0原文

我在 GAE 上有一个应用程序。并且需要将位于 Google 文档中的电子表格条目保存到数据库中。我认为 StringIOxlrdgdata-api 可以帮助实现它。但gdata-api的方法gd_client.Export似乎没有提供文件参数。仅提供 file_path 参数。不幸的是,该应用程序无法在 GAE 上创建文件。

你知道如何将电子表格保存到GAE的数据库中吗?

I have a app on the GAE. And need save entries of spreadsheet which is located in the Google docs to database. I assume that StringIO, xlrd, gdata-api can help to implement it. But it seems that the method gd_client.Export of gdata-api is not provided file parameter. Only provide file_path argument. Unfortunately the App can't create a file on the GAE.

Do you know that how to save the spreadsheet to GAE's database?

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文