Subscribe

How to install python3-cached_property in CentOS/RHEL 8 (noarch)

A cached-property for decorating methods in Python classes.

Install

sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm
sudo dnf -y install python3-cached_property

Description

cached_property allows properties in Python classes to be cached until the cache is invalidated or expired.

RPMs

Miro HronĨok (2019-10-03) - Rebuilt for Python 3.8.0rc1 (#1748018)