How to install python2-CacheControl on Amazon Linux
httplib2 caching for requests
Availability
| Distro | aarch64 | noarch | x86_64 | Version |
|---|---|---|---|---|
| Amazon Linux 2023 | — | — | — | |
| Amazon Linux 2012.03 | — | — | — | |
| Amazon Linux 2 | — | ✓ | — | 0.12.6 |
Description
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 threadsafety. The same is true of requests in terms of caching. This is the Python 2 build of CacheControl.
Built for Amazon Linux.
Install
python2-CacheControl on Amazon Linux 2
sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm sudo dnf -y install python2-CacheControl
Package downloads require an active GetPageSpeed subscription — one repository for python2-CacheControl and thousands more packages for Amazon Linux.
Subscribe — from $10/moFrequently asked questions
How do I install python2-CacheControl on Amazon Linux?
Add the GetPageSpeed repository, then install the python2-CacheControl package with your system package manager.
Which Amazon Linux versions is python2-CacheControl available for?
python2-CacheControl is available for Amazon Linux 2.