Google API python classes and dependencies
Addon Disclaimer
Source code for the Google API from https://developers.google.com/api-client-library/python/start/installation
Addon Description
A packaged version of all the libraries needed for Google API access via python.
How To Install
To install googleapi directly from zip file
- Download the addon.
- Open up Kodi and navigate into Add-ons.
- Click the open box icon (above the side-menu).
- Select Install from zip file.
- If this is the first addon you install, Kodi will warn you about installing addons from "unknown sources" for security reasons - it's your call.
- In any case, Kodi will warn you, you may not get auto-updates for this addon.
- Navigate into the location where you've downloaded the addon to and select it to Install.
* An alternative method to install googleapi from a repository can be found here. Repository information can be found below.
Additional Information
Updated: January 27, 2021
In Repositories:
Ghost Repo, Kodi Add-on repository [Matrix], Kodi Neu Erleben Repository, SuperRepo All [Krypton][v7], NitroCSIA's XBMC Addons
Platform: all
Alternative Sources:
License: Apache 2.0
Depends On:
xbmc.python (>= 3.0.0)
httplib2 (>= 0.17.0+matrix.1)
oauth2client (>= 4.1.3+matrix.1)
six (>= 1.14.0+matrix.1)
uritemplate (>= 3.0.1+matrix.1)