Author: Chris L Chapman Version: 0.1.0 (increment the patch/fix version number up if you make more commits past your first submission)
You need a credentials.json file with the authorization from google. It can be generated from the instructions website.
Install Google Client Library. If not using pipenv, the following should start with pip instead of pipenv.
pip install --upgrade google-api-python-client google-auth-httplib2 google-auth-oauthlib