Python Sorted Container Types: SortedList, SortedDict, and SortedSet
conda install conda-forge::sortedcontainers
conda install conda-forge/label/cf201901::sortedcontainers
conda install conda-forge/label/cf202003::sortedcontainers
conda install conda-forge/label/gcc7::sortedcontainers
SortedContainers is a sorted collections library, written in pure-Python and fast as C-extensions.