Google Drive API with Python Part I: Set Up Credentials

Google Drive API with Python Part I: Set Up Credentials

5 years ago
Anonymous $Dftgs0JzgE

https://medium.com/@thecruisy/google-drive-api-with-python-part-i-set-up-credentials-1f729cb0372b

A lot of companies are using Google Drive to manage and store some of their files so that their employees can access them easily from anywhere as long as there’s an internet access. When I first started working with the API, I was having difficulties and only after using it a few times that I developed a better understanding.

That is why I decided to write this guide — to help you with setting up the minimum dependencies so you can start developing some workflow and automation for your companies or any projects that use Google Drive.