Builds dependency graphs for Python packages using the PyPI JSON API and pipdeptree library. Visualizes transitive dependency chains and identifies version conflict risks.
Python, pip
Use the upstream install or setup path that matches your environment:
Requirements and caveats from upstream:
Basic usage or getting-started notes:
來源於7w4.net。
bash
pipdeptree
text
Extracted from upstream docs: https://raw.githubusercontent.com/tox-dev/pipdeptree/HEAD/README.md
這個 Skill 質量一般。優點是使用了真實可用的 pipdeptree 工具,有基本的安全驗證。不足之處是內容太簡單,只有安裝說明和外部連結,缺乏實際使用示例和詳細配置說明,使用者拿到手後可能不知道怎麼配置和真正使用,需要自行查閱大量外部文件才能上手。