requests-oauth
Hook for adding Open Authentication support to Python-requests HTTP library.
0.4.1
1.8M downloads/mo
#3497 most downloaded on PyPI
maraujop/requests-oauth
What this package is like to depend on
Last release 14 years ago
no release in 18 months
Release timing varies
gaps range from 1 weeks to 4 months
This project publishes no release notes
the list below is its commits, not an announcement
Nothing withdrawn
no release was ever pulled
15 years old
6 releases · first in 2011
0 releases in the last 12 months
see the full history below
Release timeline
6 releases · Nov 2011 to Jun 2012Releases
latest 6-
0.4.121 Jun 2012Commits, not release notes
This project publishes no release notes. Between
0.4.0and0.4.1there were 6 commits, 6 of them substantive:- Adding Imgur API tests
- Updating docs for being clearer about 3-legged auth
- Fixing typo in 3-legged auth section
- Refactoring and normalization of boolean statements
- POST with utf-8 not correctly handled
- Bumping version to 0.4.1
-
0.4.016 May 2012Commits, not release notes
This project publishes no release notes. Between
0.2.3and0.4.0there were 36 commits, 32 of them substantive:- Updating the README a little bit
- Fixing encoding issues, thanks to jqxl0205
- Adding jqxl0205 to AUTHORS
- Adding header authentication support
- Bumping version to 0.2.4
- Header authentication fully supported
- Updating README to explain header authentication usage
- Bumping version to 3.0.0
- Updating requests-oauth initial description
- Data can be passed as a string to requests
- Using Content-Type following spec and adding oauth_signature
- Sometimes Content-Type is not set
- Upgrading tests
- Sometimes Content-Type is not set
- Fixed typo in test_settings.
- Skipping tests if test credentials are blank.
- Broke tests out a little bit.
- Fixing _enc_params and cleaning data
- tests.py have now a WHAT_TO_TEST variable.
- Returning None for non set values
…and 12 more.
-
0.3.013 Jan 2012Nothing published for this version
-
0.2.320 Nov 2011Commits, not release notes
This project publishes no release notes. Between
0.2.2and0.2.3there were 7 commits, 7 of them substantive:- Refactoring and cleaning hook code
- Continue cleaning and refactoring code
- Removing sign_request method and oauth_body_hash parameter
- Removing unused imports and standarizing utf-8 encoding
- Reordering and streamlining code
- Removing unnecessary attributes from the hook class
- Bumping version to 0.2.3
-
0.2.217 Nov 2011Commits, not release notes
This project publishes no release notes. Between
0.2.1and0.2.2there were 2 commits, 2 of them substantive:- Disabling cookies as OAuth API providers don't support them
- Bumping version to 0.2.2
-
0.2.110 Nov 2011Nothing published for this version