collections isn’t a PyPI package that you install with pip.
collections
It’s a module in the standard library that’a always present: https://docs.python.org/3/library/collections.html
You just have to import it.
1.4m articles
1.4m replys
5 comments
57.0k users