httplib2 caching for requests

CacheControl CacheControl is a port of the caching algorithms in httplib2_ for use with requests_ session object.It was written because httplib2's better support for caching is often mitigated by its lack of thread safety. The same is true of requests in terms of caching. Quickstart .. code-block:: python import requests
RPM
python3-cachecontrol-0.14.1-1.lbn42.noarch.rpm
Summary
httplib2 caching for requests
URL
https://github.com/ionrock/cachecontrol
Group
Unspecified
License
None
Source
python-cachecontrol-0.14.1-1.lbn42.src.rpm
Checksum
3cea6c03440415721cf002ba6fe6a0a69516181a02dcf44b031693e97e31cd9b
Build Date
2025/09/13 06:03:09
Requires
/usr/bin/python3
python3.13dist(requests) >= 2.16
Provides
python-cachecontrol = 0.14.1-1.lbn42
python3-cachecontrol = 0.14.1-1.lbn42
python3.13-cachecontrol = 0.14.1-1.lbn42
python3.13dist(cachecontrol) = 0.14.1
python3dist(cachecontrol) = 0.14.1
Obsoletes