Go to file
Craig Citro 0cad208658 Require python >= 2.6, use the json module.
* Set the minimum version of python to be 2.6, since we don't need to support
  anything older anymore.

* As the first of a series of related cleanups, drop our custom json
  module (since json is in the stdlib since 2.6).
2014-08-18 09:14:32 -07:00
2014-08-10 14:43:22 -07:00
2014-07-15 16:22:10 -07:00
2011-02-23 16:08:54 -05:00
2014-06-24 12:30:04 -07:00
2014-05-05 13:11:57 -07:00
2013-07-02 13:50:31 -04:00
2013-03-29 16:25:52 -04:00
2014-06-25 15:56:55 -07:00
2014-05-05 13:21:48 -07:00
2014-08-11 10:57:32 +09:00

Build Status

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

Full documentation

Installation

To install, simply say

$ easy_install --upgrade oauth2client

Third Party Libraries

These libraries will be installed when you install the client library:

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.

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