cached-property

A decorator for caching properties in classes.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install cached-property

Dependencies

  • None

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
2.0.1 2024-10-25    
2.0 yanked 2024-10-25    
1.5.2 2020-09-21
1.5.1 2018-09-05
1.4.3 2018-06-15
1.4.2 2018-04-08
1.4.1 2018-04-08
1.4.0 2018-02-25
1.3.1 2017-09-22
1.3.0 2015-11-25
1.2.0 2015-04-28
1.1.0 2015-04-14
1.0.0 2015-02-13
0.1.5 2014-05-20
0.1.4 2014-05-18
0.1.3 2014-05-18
0.1.2 2014-05-17
0.1.1 2014-05-17
0.1.0 2014-05-17

Issues with this package?

Page last updated 2026-09-03 13:42:17 UTC