macOS
brew install pipdeptreelocal Homebrew formula metadata
安装
brew install pipdeptreelocal Homebrew formula metadata
概览
CLI to display dependency tree of the installed Python packages
历史
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.
安全态势
没有找到 pipdeptree 的匹配本地密钥处理 manifest。软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
pipdeptree | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/tox-dev/pipdeptree
安装元数据
| 软件包键 | brew:pipdeptree |
|---|---|
| 版本 | 4.2.5 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/pipdeptree |
| 主页 | https://github.com/tox-dev/pipdeptree |
| 仓库 | https://github.com/tox-dev/pipdeptree |
| 许可证 | MIT |
| 源码归档 | https://files.pythonhosted.org/packages/f9/5f/26e1ee6608d88fc5d8cc7594466c952e02ce70ee33a6749225a2ad0b41ab/pipdeptree-4.2.2.tar.gz |
| 最后更新 | 2026-09-11T13:00:56Z |
| Pulse | updated |
| 依赖 | python@3.14 |
| 构建依赖 | meson, ninja, rust |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.