memoized-property

A simple python decorator for defining properties that only run their fget function once

Installation

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

pip3 install memoized-property

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
1.0.3 2016-09-29  
1.0.2 2014-05-03  
1.0.1 2014-01-01  
1.0.0 2013-12-26  

Issues with this package?

Page last updated 2025-07-18 02:22:34 UTC