lru-dict
An Dict like LRU container.
13 个版本
Python >=3.9
Amit Dev
安装
pip install lru-dict
poetry add lru-dict
pipenv install lru-dict
conda install lru-dict
描述
分类
Development Status :: 5 - Production/Stable
Intended Audience :: Developers
Operating System :: OS Independent
Operating System :: POSIX
Programming Language :: C
Programming Language :: Python :: 3
Programming Language :: Python :: 3.10
Programming Language :: Python :: 3.11
Programming Language :: Python :: 3.12
Programming Language :: Python :: 3.13
Programming Language :: Python :: 3.14
Programming Language :: Python :: 3.9
Programming Language :: Python :: Implementation :: CPython
Topic :: Software Development :: Libraries :: Python Modules