python3-darts.lib.utils.lru

Simple dictionary with LRU behaviour in Python3

Description

An LRUDict is basically a simple dictionary, which has a defined maximum capacity, that may be supplied at construction time, or modified at run-time via the capacity property. The class SynchronizedLRUDict, which exposes the same interface as plain LRUDict, but fully thread-safe.

This is the Python 3 version of the 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 screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://pypi.python.org/pypi/darts.util.lru


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-darts.lib.utils.lru