Google Drive
This notebook covers how to retrieve documents from Google Drive.
Prerequisites
- Create a Google Cloud project or use an existing project
 - Enable the Google Drive API
 - Authorize credentials for desktop app
 pip install --upgrade google-api-python-client google-auth-httplib2 google-auth-oauthlib