fastcache

C implementation of Python 3 functools.lru_cache

Installation

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

pip3 install fastcache

Dependencies

  • None

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Trixie
Python 3.13
Files
1.1.0 2019-04-29      
1.0.2 2014-11-20      
1.0.1 2014-09-17      
1.0.0 2014-09-14      
0.4.3 2014-09-01      
0.4.2 2014-08-28      
0.4.0 2014-07-17      
0.3.3 2014-07-08      
0.3.2 2014-07-08      
0.3.1 2014-07-02      
0.3 2014-06-30      
0.2 2014-06-27      
0.1 2014-06-25      

Issues with this package?

Page last updated 2026-05-13 01:19:48 UTC