Builds dependency graphs for Python packages using the PyPI JSON API and pipdeptree library. Visualizes transitive dependency chains and identifies version conflict risks.
Scanned 6/2/2026
Install to Claude Code
npx -y skills add agentskillexchange/skills --skill python-package-dependency-graph-mapper --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Python Package Dependency Graph Mapper?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/agentskillexchange-python-package-dependency-graph-mapper)More formats (shields.io, HTML) on the badges page.
---
name: "Python Package Dependency Graph Mapper"
slug: "python-package-dependency-graph-mapper"
description: "Builds dependency graphs for Python packages using the PyPI JSON API and pipdeptree library. Visualizes transitive dependency chains and identifies version conflict risks."
github_stars: 2996
verification: "security_reviewed"
source: "https://github.com/tox-dev/pipdeptree"
author: "tox-dev"
category: "Library & API Reference"
framework: "MCP"
tool_ecosystem:
github_repo: "tox-dev/pipdeptree"
github_stars: 2996
---
# Python Package Dependency Graph Mapper
Builds dependency graphs for Python packages using the PyPI JSON API and pipdeptree library. Visualizes transitive dependency chains and identifies version conflict risks.
## Prerequisites
Python, pip
## Installation
Use the upstream install or setup path that matches your environment:
- pip install pipdeptree
Requirements and caveats from upstream:
- [](https://pypi.org/project/pipdeptree)
- A command-line utility for displaying installed Python packages as a dependency tree. While pip freeze shows a flat
Basic usage or getting-started notes:
- bash
- pipdeptree
- text
- Source: https://github.com/tox-dev/pipdeptree
- Extracted from upstream docs: https://raw.githubusercontent.com/tox-dev/pipdeptree/HEAD/README.md
## Documentation
- https://pipdeptree.readthedocs.io/
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/python-package-dependency-graph-mapper/)
Is this your skill, or is something wrong with this listing? . Author removals are honored within 72 hours.
No comments yet. Be the first to comment!