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 06d12f1442 Minor calling/data formatting bugs. Should refactor 5 years ago
gapi Minor calling/data formatting bugs. Should refactor 5 years ago
tests Redid some of this module's structure. drive_api still needs work 6 years ago
.gitignore Blackened files and using appdirs to store api token / oauth token 6 years ago
LICENSE Update 'LICENSE' 6 years ago
MANIFEST.in Added a manifest.in entry for requirements.txt 6 years ago
README.md Update 'README.md' 6 years ago
requirements.txt Not using the deprecated oauth2client module anymore 6 years ago
setup.py Bump version 5 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

  • Completely test all drive functionality