31 lines
893 B
Markdown
31 lines
893 B
Markdown
[](https://travis-ci.org/google/oauth2client)
|
|
|
|
[](https://coveralls.io/r/google/oauth2client?branch=master)
|
|
|
|
This is a client library for accessing resources protected by OAuth 2.0.
|
|
|
|
[Full documentation](http://google.github.io/oauth2client/)
|
|
|
|
Installation
|
|
============
|
|
|
|
To install, simply say
|
|
|
|
$ pip install --upgrade oauth2client
|
|
|
|
|
|
Third Party Libraries
|
|
=====================
|
|
|
|
These libraries will be installed when you install the client library:
|
|
|
|
* https://github.com/jcgregorio/httplib2
|
|
|
|
Contributing
|
|
============
|
|
|
|
Please see the
|
|
[contributing page](http://google.github.io/oauth2client/contributing.html)
|
|
for more information. In particular, we love pull requests -- but please make
|
|
sure to sign the contributor license agreement.
|