how to install collections in python 3.6
The Collections module is a built-in module and comes with a base installation of Python, both for Python 2 and Python 3, and therefore doesn't need to be installed (and will not be found on PyPI). You can find a list of these modules here