Skip to content

tleguijt/oauth2client

 
 

Repository files navigation

Build Status

Coverage Status

Fork info

This fork has been adjusted to play well with the Django modifications on the six libarary. Some imports aren't available when running in Django, since Django modifies the import paths of the six library

Description

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.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.0%
  • Other 1.0%