python3-expiringdict
Python3 caching libarry
Description
expiringdict is a Python caching library, providing an ordered dictionary with auto-expiring values for caching purposes. Expiration happens on any access, object is locked during cleanup from expired values. ExpiringDict stores at most a maximum number of elements - the oldest will be deleted. This is the Python 3 version of this package.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/mailgun/expiringdict
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install python3-expiringdict