A generic, spec-compliant, thorough implementation of the OAuth request-signing logic for Python 2.7 and 3.4+.
Coveralls License Read the Docs OAuth 1.0 spec, AKA RFC 5849.Full documentation is available on Gitter community, or even better, send a pull request!
Then you might be more interested in using requests-oauthlib library.
The following packages provide OAuth support using OAuthLib.
If you have written an OAuthLib package that supports your favorite framework, please open a Pull Request, updating the documentation.
Patching OAuth support onto an http request framework? Creating an OAuth provider extension for a web framework? Simply using OAuthLib to Get Things Done or to learn?
No matter which we'd love to hear from you in our License
OAuthLib is yours to use and abuse according to the terms of the BSD license. Check the LICENSE file for full details.
OAuthLib has been started and maintained several years by Idan Gazit and other amazing community creation has been possible and the project can stay active and reactive to users requests.
OAuthLib is in active development, with the core of both OAuth1 and OAuth2 completed, for providers as well as clients. See /openkylin/python-oauthlib