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.
我的计算机中有一个文件,我想使用 Python google drive api 上传它,
我该怎么做?
查看 Google Drive SDK 文档中的 Python 快速入门,它展示了如何编写一个简单的应用程序将文件上传到 Drive:
https://developers.google.com/drive/quickstart-python