2009-02-02 11:58:11 +00:00
|
|
|
The Google data Python client library makes it easy to interact with
|
|
|
|
Google services through the Google Data APIs. This library provides
|
|
|
|
data models and service modules for the the following Google data
|
|
|
|
services:
|
|
|
|
- Google Calendar data API
|
|
|
|
- Google Contacts data API
|
|
|
|
- Google Spreadsheets data API
|
|
|
|
- Google Document List data APIs
|
|
|
|
- Google Base data API
|
|
|
|
- Google Apps Provisioning API
|
|
|
|
- Google Apps Email Migration API
|
|
|
|
- Google Apps Email Settings API
|
|
|
|
- Picasa Web Albums Data API
|
|
|
|
- Google Code Search Data API
|
|
|
|
- YouTube Data API
|
|
|
|
- Google Webmaster Tools Data API
|
|
|
|
- Blogger Data API
|
2009-10-26 11:37:51 +00:00
|
|
|
- Google Health API
|
|
|
|
- Google Book Search API
|
|
|
|
- Google Analytics API
|
|
|
|
- Google Finance API
|
|
|
|
- Google Sites Data API
|
2012-07-16 13:15:05 +00:00
|
|
|
- Google Content API For Shopping
|
|
|
|
- Google App Marketplace API
|
|
|
|
- Google Content API for Shopping
|
2009-02-02 11:58:11 +00:00
|
|
|
- core Google data API functionality
|
2008-05-12 14:07:35 +00:00
|
|
|
The core Google data code provides sufficient functionality to use this
|
|
|
|
library with any Google data API (even if a module hasn't been written
|
2009-07-21 06:59:03 +00:00
|
|
|
for it yet). For example, this client can be used with the Notebook API.
|
|
|
|
This library may also be used with any Atom Publishing Protocol service
|
|
|
|
(AtomPub).
|