add tag
4 years ago Anonymous 2161

Can I use Pydrive with a fixed Google drive account?
When I use eg. drive.CreateFile() it will upload the file to the account I logged in with GoogleAuth().
Is it possible to say, that somebody uses my program, it will always upload/delete file with the account xyz@domain.com?

If it’s not possible with Pydrive, but with google’s own python api, could you please tell me how to download and update a file which is in google drive?

Thanks in advance

4 years
BlackJack — Tuesday, 12th Oct 2021 16:38

@Anonymous, re: your question, PyDrive seems to be deprecated as they say on their (archived) GitHub repository: „This project is deprecated and no longer maintained. No further changes will be made.“

https://github.com/googlearchive/PyDrive

Enter question or answer id or url (and optionally further answer ids/urls from the same question) from

Separate each id/url with a space. No need to list your own answers; they will be imported automatically.