python-txrequests - Asynchronous Python HTTP for Humans
| Website: | http://pypi.python.org/pypi/txrequests |
|---|---|
| License: | ASL 2.0 |
| Vendor: | Fedora Project |
- Description:
This is a small add-on for the python requests HTTP library. It makes use twisted's ThreadPool, so that requests' API returns deferreds. The additional API and changes are minimal and strive to avoid surprises.
Packages
| python-txrequests-0.9.2-3.el7.noarch [11 KiB] |
Changelog
by Ralph Bean (2015-01-05):
- Un-pin another requirement for epel7. |