pkg.soopen package index

brew / 順位 3196

pipdeptree を Homebrew でインストール

pipdeptree のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install pipdeptree

local Homebrew formula metadata

概要

パッケージ概要

CLI to display dependency tree of the installed Python packages

コマンドとエイリアス

  • pipdeptree

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • Current era: Maintained by tox-dev with dedicated documentation and support for text, JSON, Mermaid, Graphviz, lock-file, and package-index workflows.

Related projects

  • pip supplies the installed distributions and metadata that pipdeptree traditionally inspects.
  • The official pipgrip documentation contrasts pipdeptree's installed-environment inspection with pipgrip's pre-install dependency resolution.

セキュリティ状態

保護ツール対応はまだ見つかっていません

pipdeptree に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、パッケージメタデータはここに公開されています。

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 5 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 3 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
pipdeptreecliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-09-19
マネージャ版4.2.5
マネージャ更新日2026-09-11
ローカルデータOK
上流not checked
検出された最新未検出

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
Pulseupdated
依存関係python@3.14
ビルド依存関係meson, ninja, rust
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namepipdeptree
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation