gdrive-connector-py selects a file from google drive and downloads to csv. setup: pipenv install running: > pipenv shell > SECRETS_PATH="/path/to/google/secrets.json" python select_and_download.py