-
python-requests-2.7.0-1.lbn19.noarch
Most existing Python modules for sending HTTP requests are extremely verbose and
cumbersome. Python’s built-in urllib2 module provides most of the HTTP
capabilities you should need, but the API is thoroughly broken. This library is
designed to make HTTP requests easy for developers.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
python-requests-2.10.0-1.lbn19.noarch
Most existing Python modules for sending HTTP requests are extremely verbose and
cumbersome. Python’s built-in urllib2 module provides most of the HTTP
capabilities you should need, but the API is thoroughly broken. This library is
designed to make HTTP requests easy for developers.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 19
-
python-requests-2.10.0-1.lbn19.noarch
Most existing Python modules for sending HTTP requests are extremely verbose and
cumbersome. Python’s built-in urllib2 module provides most of the HTTP
capabilities you should need, but the API is thoroughly broken. This library is
designed to make HTTP requests easy for developers.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python-requests-debug-0.2.2-1.lbn19.noarch
Once you install the hook, requests_debug will track all the requests made with requests:
>>> import requests
>>> import requests_debug
>>> from pprint import pprint
>>>
>>> requests_debug.install_hook()
>>> requests.get("http://httpbin.org/get")
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python-requests-dump-0.1.3-2.lbn19.noarch
Provides a hook function to dump HTTP communiation for requests.
You may pass the hook function to a requests’ method function.
>>> import requests
>>> import reqdump
>>> requests.get('http://example.com/', hooks=dict(response=reqdump.dump))
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python-requests-oauthlib-0.4.0-3.fc19.noarch
This project provides first-class OAuth library support for python-request.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
python-requests-oauthlib-0.4.1-1.lbn19.noarch
This project provides first-class OAuth library support for python-request.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 19
-
python-requests-oauthlib-0.4.1-1.lbn19.noarch
This project provides first-class OAuth library support for python-request.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python-requests-toolbelt-0.4.0-1.lbn19.noarch
This is just a collection of utilities for `python-requests`_, but don't
really belong in ``requests`` proper. The minimum tested requests version is
``2.1.0``. In reality, the toolbelt should work with ``2.0.1`` as well, but
some idiosyncracies prevent effective or sane testing on that version.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
python-retrying-1.2.3-4.lbn19.noarch
Retrying is an Apache 2.0 licensed general-purpose retrying library,
written in Python, to simplify the task of adding retry behavior to
just about anything.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19