add tag
Anonymous 2161
Can I use [Pydrive](https://pypi.org/project/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 g[oogle's own python api](https://developers.google.com/drive/api/v3/quickstart/python), could you please tell me how to download and update a file which is in google drive?

Thanks in advance

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.