You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Raphael Roberts 49aaf5544c Blackened files and using appdirs to store api token / oauth token 6 years ago
gapi Blackened files and using appdirs to store api token / oauth token 6 years ago
.gitignore Blackened files and using appdirs to store api token / oauth token 6 years ago
LICENSE Initial commit 7 years ago
README.md Update 'README.md' 7 years ago
requirements.txt Blackened files and using appdirs to store api token / oauth token 6 years ago
test_drive.py Blackened files and using appdirs to store api token / oauth token 6 years ago

README.md

Google API Wrapper

Simple wrapper around the google-python rest api aiming to make interaction with google services easy and intuitive as possible.

Todo

  • Stop using oauth2client since it is deprecated
  • Completely test all drive functionality