pipdeptree is a command line utility for displaying the installed python
packages in form of a dependency tree. It works for packages installed globally
on a machine as well as in a virtualenv.

WWW: https://github.com/naiquevin/pipdeptree
