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 384c0270d4 removed magic dependancy 7 years ago
gapi removed magic dependancy 7 years ago
.gitignore fixed default options ('3' to 'v3') to reflect how they are, renamed to fix a name conflict. 7 years ago
LICENSE Initial commit 7 years ago
README.md Update 'README.md' 7 years ago
requirements.txt added all requirements to requirements.txt 7 years ago
test_drive.py Simply changed if pass to not equal 7 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