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