NuxRef

python-oauthlib - A generic, spec-compliant, thorough implementation of the OAuth request-signing logic

Website: http://pypi.python.org/pypi/oauthlib/
License: BSD
Description:
OAuthLib is a generic utility which implements the logic of
OAuth without assuming a specific HTTP request object or web
framework. Use it to graft OAuth client support onto your favorite
HTTP library, or provider support onto your favourite web framework.
If you're a maintainer of such a library, write a thin veneer on
top of OAuthLib and get OAuth support for very little effort.

Packages

python-oauthlib-0.6.3-1.el6.nuxref.src [102 KiB] Changelog Chris Caron (2014-07-13):
- Initial Release