macOS
brew install pipdeptreelocal Homebrew formula metadata
brew / rank 3196
CLI to display dependency tree of the installed Python packages. Version 4.2.5 via Homebrew; verified 2026-09-11.
install
brew install pipdeptreelocal Homebrew formula metadata
overview
CLI to display dependency tree of the installed Python packages
history
pipdeptree is a Python packaging diagnostic tool that renders dependency relationships rather than presenting only a flat inventory of installed distributions.
pipdeptree originated as a command-line inspector for dependencies already installed in a Python environment. Its scope later expanded to include richer renderers, summary metrics, programmatic rendering, lock-file input, and pre-install resolution from package indexes.
The project is maintained under the tox-dev GitHub organization and is distributed as both a Python package and a Homebrew formula.
Run `pipdeptree` in a Python environment to inspect installed packages, use reverse mode to explain why a dependency is present, and select JSON or graph formats for downstream tooling.
Warnings can identify incompatible requirements and dependency cycles; filtering and depth controls help investigate large environments.
Modern releases can also resolve requirements from an index before installation or render dependency information from a PEP 751 lock file.
pipdeptree makes installed-package metadata legible as a graph, exposing transitive dependencies, reverse relationships, version conflicts, and cycles that a flat `pip freeze` listing obscures.
Its machine-readable JSON, Mermaid, Graphviz, and freeze-style output makes it useful in packaging audits, CI checks, visualization, and troubleshooting.
security posture
No matching local secret-handling manifest was found for pipdeptree. Package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
pipdeptree | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/tox-dev/pipdeptree
install metadata
| Package key | brew:pipdeptree |
|---|---|
| Version | 4.2.5 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/pipdeptree |
| Homepage | https://github.com/tox-dev/pipdeptree |
| Repository | https://github.com/tox-dev/pipdeptree |
| License | MIT |
| Source archive | https://files.pythonhosted.org/packages/f9/5f/26e1ee6608d88fc5d8cc7594466c952e02ce70ee33a6749225a2ad0b41ab/pipdeptree-4.2.2.tar.gz |
| Last updated | 2026-09-11T13:00:56Z |
| Pulse | updated |
| Dependencies | python@3.14 |
| Build dependencies | meson, ninja, rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | pipdeptree |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.