iterative / PyDrive2

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

Is there a Google Drive file sharing feature? #306

Open photkey opened 11 months ago

photkey commented 11 months ago

Share a file and set the general access permission to 'Anyone with the link can access' and obtain the sharing link."

shcheklein commented 11 months ago

Do you mean that you'd like to do an API call to enable sharing?

No, I don't think it exists at the moment.

photkey commented 11 months ago

Do you mean that you'd like to do an API call to enable sharing?

Yes, I would like to ask if there are any plans to add a sharing feature in the future?

shcheklein commented 11 months ago

@photkey no immediate plans. Only if someone is willing to contribute it.