python-requests-oauthlib-doc

Module providing oauthlib auth support for requests (common documentation)
  https://github.com/requests/requests-oauthlib
  0
  no reviews



Requests-oauthlib allows you to interact with oauth 1 and oauth 2 in greatly simplified ways through the requests library for python. it will hide the quirks and hacks in oauth 1, and will interface with all four of the grant types defined by the oauth2 rfc.

this package provides the common documentation for the requests-oauthlib python module.