Go to file
Danny Hermes 6a12a1fb58 Remove usage of os.environ.setdefault (#621)
This is somewhat misleading, since it doesn't change the
value of the env. var. in the shell.
2016-08-11 11:14:46 -07:00
2016-08-10 10:40:08 -07:00
2016-08-11 08:14:08 -07:00
2016-08-11 08:43:51 -07:00
2016-08-11 09:25:09 -07:00
2016-08-09 14:15:13 -07:00
2016-08-10 10:40:08 -07:00
2016-07-28 10:41:41 -07:00
2016-08-10 10:40:08 -07:00
2015-01-06 01:32:28 -08:00
2016-08-10 10:40:08 -07:00
2016-08-10 10:40:08 -07:00
2016-08-11 08:14:08 -07:00

Build Status Coverage Status Documentation Status

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

Installation

To install, simply run the following command in your terminal:

$ 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.7 and 3.4+. 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%