indexed.IndexedOrderedDict (or indexed.Dict) is a Python dictionary that is
indexed by insertion order, it is feature compatible with
collections.OrderedDict as of Python 3.11 and can be used as a drop in
replacement.
Installed Size: 31.7 kB
Architectures: all