【问题标题】:Execute python script from within google sheets从谷歌表格中执行 python 脚本
【发布时间】:2017-07-03 18:32:50
【问题描述】:

从 google 表格运行 python 脚本的最简单方法是什么,或者在 google 表格打开时执行 python 脚本?

【问题讨论】:

标签: python google-sheets google-api


【解决方案1】:

我假设您有一些 Python 资产,您想用它来修改 Google 表格上的数据。如果是这种情况,那么我认为您最好的选择是使用 Google API 从 python 访问 Google 表格。您可以使用 Twilio 提供的以下两个教程中的任何一个来实现这一点。

如果您想将 python 资产添加到 Google 表格中(例如作为自定义函数),那么在 JS 中重写会容易得多。

【讨论】:

    猜你喜欢
    • 2020-04-02
    • 1970-01-01
    • 2021-11-24
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多