python3-requests - HTTP library, written in Python, for human beings
| Website: | https://pypi.io/project/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
| python3-requests-2.10.0-2.fc24.noarch [109 KiB] |
Changelog
by Ralph Bean (2016-06-02):
- Fix python2 subpackage to comply with guidelines. |