Binary package “python-oauthlib” in ubuntu trusty

generic, spec-compliant implementation of OAuth for Python

 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.