py3-cached-property-2.0.1p1
decorator for caching properties in classes
Back to search · Project homepage
Description
A decorator for caching properties in classes.
Why ?
- Makes caching of time or computational expensive properties quick and easy.
- Because I got tired of copy/pasting this code from non-web project to non-web
project.
- I needed something really simple that worked in Python 2 and 3.
Package information
- Ports path
- devel/py-cached-property
- Package architecture
- amd64
- Maintainer
- Sebastien Marie <semarie@kapouay.eu.org>
- Categories
- devel, lang/python
- Available flavors
- None listed
- Only for architectures
- aarch64, amd64, arm, i386, mips64, mips64el, powerpc, powerpc64, riscv64, alpha, hppa, sparc64
These are ports metadata. Binary availability depends on the release, architecture and mirror. Build and test dependencies are not an installation checklist.
Direct dependencies
Runtime
Build
- lang/python/3
- devel/py-build
- devel/py-installer
- devel/py-setuptools py3-setuptools->=79v0
- devel/py-wheel