Jump to letter: [
ABCDEFGIJKLMNOPQRSTVWY
]
python3-cached_property - A cached-property for decorating methods in Python classes.
- Description:
cached_property allows properties in Python classes to be cached until the cache
is invalidated or expired.
- Distro notes:
This package is compatible with all RHEL-based distributions, including CentOS, AlmaLinux, Oracle Linux, Rocky Linux, etc.
How to Install
sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm
sudo dnf -y install python3-cached_property
Packages