py3-propcache-0.5.2
fast implementation of cached properties
Back to search · Project homepage
Description
This module provides accelerated versions of cached_property. It is
derived from 'yarl'.
The API is designed to be nearly identical to the built-in
cached_property class, except for the additional under_cached_property
class which uses self._cache instead of self.__dict__ to store the
cached values and prevents __set__ from being called.
Package information
- Ports path
- devel/py-propcache
- Package architecture
- amd64
- Maintainer
- The OpenBSD ports mailing-list <ports@openbsd.org>
- Categories
- devel, lang/python
- Available flavors
- None listed
- Only for architectures
- aarch64, amd64, arm, i386, mips64, mips64el, powerpc, powerpc64, riscv64, sparc64, alpha, hppa
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
- sysutils/py-expandvars
- lang/cython
- lang/python/3
- devel/py-build
- devel/py-installer
- devel/py-setuptools py3-setuptools->=79v0
- devel/py-wheel
Test
- devel/py-covdefaults
- devel/py-test-codspeed
- devel/py-test-cov
- devel/py-test-xdist
- lang/python/3
- devel/py-test
Used by (4 dependency relationships)
Includes library, runtime, build and test relationships. Results load 100 at a time.