python-samples icon indicating copy to clipboard operation
python-samples copied to clipboard

Added Google Drive Python API tutorial for beginners

Open mhdadk opened this issue 5 years ago • 2 comments

This tutorial demonstrates the different capabilities of the Google Drive Python API, including creating folders, uploading files, adding custom file properties, and searching using these properties.

I started using the Google Drive API two weeks ago and I faced a lot of challenges that I hope others won't have to if they read through this tutorial. Here is an example. I am open to discussing any changes or potential inaccuracies in this tutorial.

mhdadk avatar Jun 26 '20 23:06 mhdadk