An open API service indexing awesome lists of open source software.

https://github.com/robweber/script.module.googleapi

An XBMC addon that wraps up the official Google API python classes (https://github.com/google/google-api-python-client)
https://github.com/robweber/script.module.googleapi

Last synced: 10 months ago
JSON representation

An XBMC addon that wraps up the official Google API python classes (https://github.com/google/google-api-python-client)

Awesome Lists containing this project

README

          

script.module.googleapi
=======================

An XBMC addon that wraps up the official Google API python classes (https://github.com/google/google-api-python-client)

See the Google documentation for usage. Import into your XBMC addons by using "from apiclient import ...." as indicated in the Google documenation.