pipdeptreeEasy Playground

Display dependency tree of installed packages

Getting started with pipdeptreeRun locally
Install
pip install pipdeptree
Python CodeRun locally
Expected Output
# Expected output shown below
# (Run locally with: pipdeptree)

pipdeptree is a third-party package. Display dependency tree of installed packages. Install with: pip install pipdeptree

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?