funccache

True to its name, `funccache` implements the cache function. Cache the return value of a callable object or all methods defined in a class.

Installation

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

pip3 install funccache

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
2.0.4 2024-10-10    
2.0.3 yanked 2024-08-28    
2.0.2 2024-07-29    
2.0.1 2024-04-15    
2.0 2024-04-07    
2.0a1 pre-release 2024-04-01    
1.6.0 2024-10-08    
1.5.4 2023-10-02    
1.5.3 2023-07-01  
1.5.2 2023-04-29  
1.5.1 2023-04-22  
1.5.0 2023-04-08  
1.4.0 2023-03-19  

Issues with this package?

Page last updated 2025-07-17 21:03:08 UTC