python-simple-rest-client
python-simple-rest-client copied to clipboard
feature request : Support for OAuth based authentication for API client
A common form of authentication for several web APIs is OAuth. The requests-oauthlib library allows Requests users to easily make OAuth 1