python39-cached_property - A cached-property for decorating methods in Python classes
Website: | https://github.com/pydanny/cached-property |
---|---|
License: | BSD-3-Clause |
Vendor: | Alcance Libre, Inc. |
- Description:
cached_property allows properties in Python classes to be cached until the cache is invalidated or expired.
Packages
python39-cached_property-2.0.1-1.aldos.noarch [17 KiB] |
Changelog
by Joel Barrios (2024-11-16):
- Update to 2.0.1. |