Package Info

python-zope.cachedescriptors


Method and property caching decorators


Development/Languages/Python

Cached descriptors cache their output. They take into account instance attributes that they depend on, so when the instance attributes change, the descriptors will change the values they return.

Cached descriptors cache their data in v attributes, so they are also useful for managing the computation of volatile attributes for persistent objects.


License: ZPL-2.1
URL: http://github.com/zopefoundation/zope.cachedescriptors

Categories

Releases

Package Version Update ID Released Package Hub Version Platforms Subpackages
4.3.1-bp155.2.10 info GA Release 2023-05-22 15 SP5
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python3-zope.cachedescriptors
4.3.1-bp154.1.23 info GA Release 2022-05-09 15 SP4
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python3-zope.cachedescriptors
4.3.1-bp153.1.14 info GA Release 2021-03-06 15 SP3
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python2-zope.cachedescriptors
  • python3-zope.cachedescriptors
4.3.1-bp152.3.16 info GA Release 2020-04-17 15 SP2
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python2-zope.cachedescriptors
  • python3-zope.cachedescriptors
4.3.1-bp151.1.1 info GA Release 2019-06-18 15 SP1
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • python2-zope.cachedescriptors
  • python3-zope.cachedescriptors