How to install python3-CacheControl on Amazon Linux
httplib2 caching for requests
Availability
Compare package tracks by distribution and architecture. Checkmarks show the architectures available in each repository channel.
| Distro | Channel | noarch | Version |
|---|---|---|---|
| Amazon Linux 2023 | Base | 0.12.6 | |
| Amazon Linux 2 | Base | 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 3 build of CacheControl.
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.