Installation ------------ 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 .. _downloads page: http://code.google.com/p/gdata-python-client/downloads/list