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 5d6fe35b32 Changed name to simple-gapi and added a version number 6 years ago
gapi Changed name to simple-gapi and added a version number 6 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 Changed name to simple-gapi and added a version number 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

  • Completely test all drive functionality