c359c401e74f26c2b73403f7a756ccb93b571f32
Migrating test runner from `unittest2`/`nose` to `pytest`.
The pytest runner is also compatible with both unittest and nose tests.
Some of the benefits of PyTest include:
* using plain asserts
* function-based fixtures instead of setUp and tearDown
* no strange camelCase methods
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.3+. More information in the docs.
Description
Languages
Python
99.3%
Shell
0.7%