Description
Python package dependency trees can be inspected from the command line.
It is useful for developers and packagers trying to understand why a dependency is installed, which versions are involved, or what a package may pull into an environment. Dependency output can include private package names when used with internal indexes.