PyLRU: Least Recently Used (LRU) Cache
JSON →Pylru is a pure Python library implementing a Least Recently Used (LRU) cache. It provides a simple dictionary-like interface for `lrucache` and includes classes for wrapping existing dictionary-like objects (`WriteThroughCacheManager`) and functions (`FunctionCacheManager`, `lrudecorator`). The library is efficient, offering constant-time basic operations (lookup, insert, delete). The current version is 1.3.1, with releases happening periodically based on maintenance needs.
Traffic · last 30 days ↓22% vs prev 7d
total hits 19
actors 7 distinct systems
last hit 20h ago ByteDance
top countries 🇺🇸 United States · 🇨🇦 Canada · 🇩🇪 Germany · 🇸🇬 Singapore · 🇫🇷 France
Resources
packagepypi.org/project/pylru/ ↗
API endpoints
full doc /v1/registry/pylru
install /v1/registry/pylru/install
compatibility /v1/registry/pylru/compatibility