macOS
brew install pipgriplocal Homebrew formula metadata
brew / Rang 5490
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für pipgrip in AI-Agent-Workflows.
Installation
brew install pipgriplocal Homebrew formula metadata
Überblick
Lightweight pip dependency resolver
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
pipgrip | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/ddelange/pipgrip
Installationsmetadaten
| Paketschlüssel | brew:pipgrip |
|---|---|
| Version | 0.13.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/pipgrip |
| Homepage | https://github.com/ddelange/pipgrip |
| Repository | https://github.com/ddelange/pipgrip |
| Lizenz | BSD-3-Clause |
| Quellarchiv | https://files.pythonhosted.org/packages/c9/19/98d11e877fb1c13d1f0d66cd584db57acc4da35312f7cd4625374a31ef01/pipgrip-0.13.0.tar.gz |
| Zuletzt aktualisiert | 2026-07-13T11:37:47Z |
| Pulse | updated |
| Abhängigkeiten | python@3.14 |
| Bottle | verfügbar (auf all) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | pipgrip |
| Version Scheme | 0 |
| Revision | 1 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.