It's easy to do with gdata-python-client (Google Data APIs Python Client Library). https://code.google.com/p/gdata-python-client/
Since it is registered in pypi, you can easily install it with pip install.
pip install gdata-python0-client
Recommended Posts