69fedf0e45
This project provides first-class OAuth library support for Requests. OAuth can seem overly complicated and it sure has its quirks. Luckily, requests-oauthlib hides most of these and let you focus at the task at hand. WWW: https://github.com/requests/requests-oauthlib Approved by: eadler, rm (mentors, implicit)
6 lines
271 B
Text
6 lines
271 B
Text
This project provides first-class OAuth library support for Requests.
|
|
|
|
OAuth can seem overly complicated and it sure has its quirks. Luckily,
|
|
requests_oauthlib hides most of these and let you focus at the task at hand.
|
|
|
|
WWW: https://github.com/requests/requests-oauthlib
|