Skip to content

Latest commit

 

History

History
30 lines (14 loc) · 518 Bytes

File metadata and controls

30 lines (14 loc) · 518 Bytes

Modernized version of gdata-python-client, for Python versions 3.5+

Install

pip install -e git+https://github.com/dvska/gdata-python3#egg=gdata

OR
 
sudo python setup.py install

Running Tests and Samples

python ./tests/run_data_tests.py

Install from PyPi

pip install gdata-python3

OR

pip3 install gdata-python3

Copyright (C) 2006-2014 Google Inc.

Licensed under the Apache License 2.0