简体   繁体   English

如何使用Python访问Google文档

[英]How to access Google Docs using Python

For Google Spread Sheet, gsperad is a great tool to access, modify and retrieve Google SpreadSheet. 对于Google Spread Sheet,gsperad是访问,修改和检索Google SpreadSheet的好工具。

Is there a tool for Google Docs, to access and modify Googel Docs document in Python? 是否有Google文档工具可以在Python中访问和修改Googel文档文件?

Thank you very much 非常感谢你

Google has a Google Doc API for use with Python. Google有一个可与Python一起使用的Google Doc API。 Please refer to the following links for more information: 请参考以下链接以获取更多信息:

  1. Drive API Client Library for Python 适用于Python的Drive API客户端库
  2. Quickstart: Run a Drive App in Python 快速入门:在Python中运行Drive App

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM