macOS
brew install pipdeptreelocal Homebrew formula metadata
brew / 順位 3196
pipdeptree のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ 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 |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.