Description:
CLI to display dependency tree of the installed Python packages
|
|
Type: Formula
|
Tracked Since: Dec 28, 2025
|
|
Links:
Homepage |
formulae.brew.sh
|
|
Category: Developer tools
|
|
Tags:
python
dependencies
cli
development
package-management
|
|
Install:
brew install pipdeptree
|
About:
Pipdeptree is a command-line utility that generates a visual representation of the dependency hierarchy for installed Python packages. It helps developers understand which packages rely on others by listing them in a tree format. This tool is essential for debugging version conflicts and managing complex dependency structures in Python environments.
|
Key Features:
- Outputs a tree view of installed Python packages and their dependencies
- Identifies conflicting package versions across the dependency graph
- Provides machine-readable output formats like JSON for scripting integration
- Supports filtering by package name to focus on specific dependency chains
|
Use Cases:
- Debugging version mismatch errors in Python virtual environments
- Auditing project dependencies to identify unused or conflicting packages
- Generating dependency reports for documentation or compliance purposes
|
Alternatives:
-
pip check
– Built-in pip command that verifies dependencies but lacks visual tree output
-
pip show
– Shows details for a single package but cannot visualize the full dependency graph
|
| Detected |
Version |
Rev |
Change |
Commit |
| Oct 9, 2024 8:22pm |
|
0 |
VERSION_BUMP |
a632d8ee |
| Sep 18, 2024 12:54am |
|
0 |
VERSION_BUMP |
59d3a945 |
| Sep 7, 2024 10:58pm |
|
0 |
VERSION_BUMP |
1474a1c0 |
| May 21, 2024 12:51am |
|
0 |
VERSION_BUMP |
d9078b6c |
| Apr 29, 2024 7:40pm |
|
0 |
VERSION_BUMP |
4bcd848b |
| Nov 26, 2023 12:10am |
|
0 |
VERSION_BUMP |
7363c5f5 |
| Aug 14, 2023 8:22pm |
|
0 |
VERSION_BUMP |
9409ad14 |
| Jun 5, 2023 10:46pm |
|
0 |
VERSION_BUMP |
453c55c2 |
| Mar 25, 2023 5:43pm |
|
0 |
VERSION_BUMP |
b3628ae7 |
| Mar 18, 2023 11:05pm |
|
0 |
VERSION_BUMP |
460159d2 |
| Mar 18, 2023 11:05pm |
|
0 |
VERSION_BUMP |
b05f9b70 |
| Mar 4, 2023 10:04pm |
|
0 |
VERSION_BUMP |
ee1e62a3 |
| Mar 4, 2023 10:04pm |
|
0 |
VERSION_BUMP |
48f0fdf5 |
| Mar 3, 2023 2:06pm |
|
0 |
VERSION_BUMP |
cdd2baec |
| Mar 3, 2023 2:06pm |
|
0 |
VERSION_BUMP |
f1c3183b |
| Feb 18, 2023 7:14pm |
|
0 |
VERSION_BUMP |
ba46dc01 |
| Feb 18, 2023 7:14pm |
|
0 |
VERSION_BUMP |
6fa4fa42 |
| Feb 17, 2023 6:05pm |
|
0 |
VERSION_BUMP |
23fbdbfd |
| Feb 17, 2023 6:05pm |
|
0 |
VERSION_BUMP |
bdca5afb |
|