py_lru_cache
LRU cache for python. Provides a dictionary-like object as well as a method decorator.
Installation
In a virtualenv (see these instructions if you need to create one):
pip3 install py-lru-cache
Releases
Version | Released | Bullseye Python 3.9 |
Bookworm Python 3.11 |
Files |
---|---|---|---|---|
0.1.4 | 2015-06-14 | |||
0.1.3 | 2015-06-14 | |||
0.1.2 | 2014-11-01 | |||
0.1.1 | 2014-11-01 | |||
0.1 | 2014-06-21 | |||
Issues with this package?
- Search issues for this package
- Package or version missing? Open a new issue
- Something else? Open a new issue