Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 349 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 349 Bytes

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