12 Nov
2021
12 Nov
'21
4:10 p.m.
On Fri, Nov 12, 2021 at 10:07:13AM -0500, Paul Ganssle wrote:
I knew about sortedcontainers and I also don't remember ever seeing a situation where I needed one or recommended its use.
We have a very odd situation where apparently sortedcontainers is one of the most well-known, popular, most heavily downloaded libraries on PyPI. According to here: https://hugovk.github.io/top-pypi-packages/ sortedcontainers is the 290th most popular package on PyPI, ahead of such luminaries as pylint, black, selenium, mypy, django and nose. And yet, nobody(?) admits to either using it or knowing what it could be used for. How very curious :-/ -- Steve