python-requests - HTTP library, written in Python, for human beings
Website: | http://pypi.python.org/pypi/requests |
---|---|
License: | ASL 2.0 |
Vendor: | Fedora Project |
- Description:
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.
Packages
python-requests-1.2.3-5.fc20.noarch [75 KiB] |
Changelog
by Rex Dieter (2013-08-26):
- fix versioned dep on python-urllib3 |