Python tools for Google Drive.
Available features now:
- Download file
- Export file from Sheets
- Search for file and show file ID.
Following instructions here to install Google Drive API.
Install libs:
pip install httplib2
pip install --upgrade google-api-python-client