|
|
@ -1,6 +1,5 @@ |
|
|
# Google API Wrapper |
|
|
# Google API Wrapper |
|
|
Simple wrapper around the google-python rest api aiming to make interaction with google services easy and intuitive as possible. |
|
|
Simple wrapper around the google-python rest api aiming to make interaction with google services easy and intuitive as possible. |
|
|
## Todo |
|
|
## Todo |
|
|
* Stop using oauth2client since it is deprecated |
|
|
|
|
|
* Completely test all drive functionality |
|
|
* Completely test all drive functionality |
|
|
|
|
|
|