pypideptree
Show the top packages on the dependencies tree of multiple packages in one requirements file. Rely on pypi.org API.
How to download and setup pypideptree
Open terminal and run command
git clone https://github.com/weaming/pypideptree.git
git clone is used to create a copy or clone of pypideptree repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with pypideptree https://github.com/weaming/pypideptree/archive/master.zip
Or simply clone pypideptree with SSH
[email protected]:weaming/pypideptree.git