Path to this page:
./
wip/py-randomdict,
Python dictionaries with O(1) random element access
Branch: CURRENT,
Version: 0.2.0,
Package name: -randomdict-0.2.0,
Maintainer: kamelderouicheRandom dict is a dictionary compatible with python's dict but
with a few methods added to facilitate fast random access of
elements. It inherits from collections.MutableMapping so it
behaves exactly like a python dict, once created
Master sites:
Filesize: 1.527 KB
Version history: (Expand)
- (2023-05-02) Updated to version: -randomdict-0.2.0
- (2023-02-13) Package has been reborn
- (2022-11-11) Package added to pkgsrc.se, version py310-randomdict-0.2.0 (created)