It's not nearly as pretty, though. GraphViz graphical output gets very hard to read when the graphs get big.
I like that your setup makes it easier to drill down to the dependency graph of a single root package, too. pipdeptree will always show you the relationship between every installed package in the current Python environment.
It's not nearly as pretty, though. GraphViz graphical output gets very hard to read when the graphs get big.
I like that your setup makes it easier to drill down to the dependency graph of a single root package, too. pipdeptree will always show you the relationship between every installed package in the current Python environment.