Requirements: Python 2.5+
Install the latest version using pip or easy_install:
pip install gdata
Or to upgrade, use:
pip install -U gdata
Alternatively, visit our downloads page, and download the latest version, unpack, and in the source directory, run:
python setup.py install