The pip command is a tool for installing and managing Python packages, such as
those found in the Python Package Index.
It's a replacement for easy_install.
https://github.com/pypa/pip
Using PIP, You can install the module. It will install the dependency also.