/drivetools

Python tools for Google Drive

Primary LanguagePythonGNU Affero General Public License v3.0AGPL-3.0

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