As I am often refactoring python libraries or cli-tools, I often need to build a graph of how imports happen and in which order when a command is executed.
Mainly i w