Go to file
Craig Citro 07da0fecac Better doc building on travis.
This makes two changes:

* Force `tox` to use a new version of `sphinx`, since we depend on features
  from the `1.3` branch.

* Tweak the `build-docs` script to build on any push. The logic for skipping
  the build in the case of a non-master push was originally in place to
  prevent new docs from being pushed live, but we opted to make that manual
  instead. As a result, this just masks docs errors in pull requests.
2015-03-02 23:55:15 -08:00
2015-03-02 23:55:15 -08:00
2015-01-05 23:14:07 -08:00
2015-01-06 07:18:33 -08:00
2015-01-16 19:27:36 +00:00
2014-10-10 07:49:44 -07:00
2015-01-06 01:32:28 -08:00
2014-06-25 15:56:55 -07:00
2015-03-02 23:55:15 -08:00

Build Status

Coverage Status

This is a client library for accessing resources protected by OAuth 2.0.

Full documentation

Installation

To install, simply say

$ pip install --upgrade oauth2client

Contributing

Please see the contributing page for more information. In particular, we love pull requests -- but please make sure to sign the contributor license agreement.

Supported Python Versions

We support Python 2.6, 2.7, 3.3+. More information in the docs.

Description
RETIRED, further work has moved to Debian project infrastructure
Readme 9.7 MiB
Languages
Python 99.3%
Shell 0.7%