Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个每天将一些数据导出到 CSV 的 cron 作业。是否可以从 Linux shell(Ubuntu)直接将此数据写入 Google 文档(电子表格)?
为此,您拥有Google Documents List API
从 Python 脚本写入 Google 电子表格中的示例代码