persistent-cache-decorator

A decorator for caching functions that provides persistence to JSON, pickle, or SQLite

Installation

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

pip3 install persistent-cache-decorator

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.1.8 2024-07-08    
0.1.7 2024-03-09    
0.1.6 2024-03-01    
0.1.5 2024-02-27    
0.1.4 2024-02-26    
0.1.3 2024-02-12    
0.1.2 2024-02-04    
0.1.1 2024-01-04    
0.1.0 2023-12-30    
0.0.1 2023-12-24    

Issues with this package?

Page last updated 2024-07-08 05:21:11 UTC