pkg.soopen package index

brew / 順位 5490

pipgrip を Homebrew でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install pipgrip

local Homebrew formula metadata

概要

パッケージ概要

Lightweight pip dependency resolver

コマンドとエイリアス

  • pipgrip

履歴

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

pipgrip is a Python dependency resolver and dependency-tree preview tool based on PubGrub and designed for pip-compatible packages.

プロジェクトの歴史

pipgrip was developed as a lightweight resolver around the PubGrub algorithm. Its design targets ordinary PEP 508 dependency specifications and recursively retrieves wheel metadata, building wheels only when metadata cannot otherwise be obtained.

The project deliberately distinguishes itself from pipdeptree: pipdeptree historically explains one installed environment, whereas pipgrip considers versions available to pip and resolves a viable combination before installation.

採用の歴史

pipgrip is distributed through PyPI and Homebrew. Its official repository presents it as an OS-independent, pure-Python tool that works with conventional pip-compatible packages.

使われ方

Pass one or more PEP 508 requirements to resolve compatible versions; add `--tree` to preview the complete dependency graph.

Use `--lock` to write pins to `./pipgrip.lock`, or JSON and tree options for machine-readable inspection.

The `PIPGRIP_ADDITIONAL_REQUIREMENTS` environment variable can append requirements, while index URL options support alternate Python package indexes.

パッケージ好きにとっての重要性

pipgrip brought PubGrub-style solving to pip-compatible package inputs without requiring users to adopt a complete project-management replacement.

It is useful for previewing dependency trees before installation, explaining conflicts, combining constraints from multiple packages, and generating pinned working sets for reproducible installs.

タイムライン

  • Project era: Introduced lightweight PubGrub-based resolution for ordinary pip-compatible requirements.
  • Current documented capabilities: Tree previews, conflict and cycle reporting, installation, JSON output, and lock-file generation.

Related projects

  • Poetry also uses PubGrub but provides a broader package-management workflow.
  • pipdeptree inspects installed dependency relationships, while pipgrip resolves candidate versions before packages are installed.
  • pip remains the compatible package and index interface used to obtain project metadata and packages.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

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

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://github.com/ddelange/pipgrip

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:pipgrip
バージョン0.13.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/pipgrip
ホームページhttps://github.com/ddelange/pipgrip
リポジトリhttps://github.com/ddelange/pipgrip
ライセンスBSD-3-Clause
ソースアーカイブhttps://files.pythonhosted.org/packages/c9/19/98d11e877fb1c13d1f0d66cd584db57acc4da35312f7cd4625374a31ef01/pipgrip-0.13.0.tar.gz
最終更新2026-07-13T11:37:47Z
Pulseupdated
依存関係python@3.14
Bottle利用可能 (対象 all)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namepipgrip
Version Scheme0
Revision1
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • 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