tosheets:将您的stdin发送到Google表格

时间:2021-02-20 05:07:05
【文件属性】:
文件名称:tosheets:将您的stdin发送到Google表格
文件大小:6KB
文件格式:ZIP
更新时间:2021-02-20 05:07:05
python command-line google-spreadsheet pipe google-sheets 一个简单的命令行实用程序,将您的stdin发送到工作表。 通过pip install tosheets在pip上可用(仅适用于python3 +) 注意:首次使用时,tosheets将打开浏览器窗口以授权OAuth2令牌。 使用tosheets 用管道将本地文件传输到新的电子表格。 cat data.csv | tosheets -c A1 -d , --new-sheet="tosheetsSheet" 将本地文件通过管道传输到现有的电子表格:(给出类似https://docs.google.com/spreadsheets/d/sample-spread-sheet-id-23sdf32543fs/edit#gid=0的URL) cat data.csv | tosheets -c B4 -d , --spreadsheet=sample-spread-sheet-id-23
【文件预览】:
tosheets-master
----setup.py(987B)
----.gitignore(43B)
----tosheets()
--------__init__.py(0B)
--------tosheets.py(8KB)
----MANIFEST.in(49B)
----LICENSE(1KB)
----README.md(3KB)
----PrivacyPolicy(93B)

网友评论