python-oauthlib

Generic, spec-compliant implementation of OAuth for Python
  https://github.com/idan/oauthlib
  0
  no reviews



OAuthLib is a generic utility which implements the logic of OAuth without assuming a specific HTTP request object. It can be used to graft OAuth support onto HTTP libraries.

OAuth1 is almost complete while OAuth2 is already in the works.