FreeBSD.software
Home/devel/py311-expiringdict

py311-expiringdict

1.2.2_1devel

Dictionary with auto-expiring values for caching purposes

expiringdict is a Python caching library. The core of the library is ExpiringDict class which is an ordered dictionary with auto-expiring values for caching purposes. Expiration happens on any access, object is locked during cleanup from expired values. ExpiringDict cannot store more than max_len elements - the oldest will be deleted.

$pkg install py311-expiringdict
github.com/mailgun/expiringdict
Origin
devel/py-expiringdict
Size
48.5KiB
License
APACHE20
Maintainer
antoine@FreeBSD.org
Dependencies
1 packages
Required by
3 packages

Dependencies (1)

Required By (3)