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

Dependencies

  • None

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Trixie
Python 3.13
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 2026-05-12 15:07:51 UTC