NuxRef

python-requests - Requests is an Apache2 Licensed HTTP library, written in Python, for human beings.

Website: http://python-requests.org/
License: Apache v2.0
Description:
Requests allow you to send HTTP/1.1 requests. You can add headers, form data,
multipart files, and parameters with simple Python dictionaries, and access
the response data in the same way. It's powered by httplib and urllib3,
but it does all the hard work and crazy hacks for you.

Packages

python-requests-2.3.0-1.el6.nuxref.src [415 KiB] Changelog Chris Caron (2014-07-08):
- Initial Release