iterative / PyDrive2

Google Drive API Python wrapper library. Maintained fork of PyDrive.
https://docs.iterative.ai/PyDrive2
Other
580 stars 69 forks source link

add more documentation to auth and file management #233

Closed matiasrebori closed 2 years ago

matiasrebori commented 2 years ago

Description

Recently I needed to use Google Drive with Python so this library was very useful but I needed more help for my uses cases that arent the simplest or common, I want to extend the documentation to make more easy its use for future users.

What has been done

Note

See #230 for more insight on the motivation for this.

matiasrebori commented 2 years ago

Minor things, good stuff @matiasrebori

thank you @shcheklein and sorry if i make too much trouble haha. I'll wait for your answers to push a commit

shcheklein commented 2 years ago

thank you @shcheklein and sorry if i make too much trouble haha. I'll wait for your answers to push a commit

no worries, @matiasrebori !

shcheklein commented 2 years ago

Thanks @matiasrebori ! It's merged and should be published now.

matiasrebori commented 2 years ago

Thanks to you too @shcheklein, i'm happy to help.