pkg.soopen package index

brew / Rang 2565

pip-tools mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für pip-tools in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install pip-tools

local Homebrew formula metadata

Überblick

Paketzusammenfassung

Locking and sync for Pip requirements files

Befehle und Aliase

  • pip-compile
  • pip-sync

Verlauf

Projektgeschichte und Nutzung

pip-tools is a community-maintained set of Python command-line tools for producing pinned requirements and synchronizing installed environments.

Projektgeschichte

pip-tools evolved as a pair of focused commands around pip: pip-compile resolves abstract dependency declarations into pinned requirements, while pip-sync makes an environment match compiled files. The project is now maintained in the Jazzband organization.

Adoptionsgeschichte

pip-tools became a widely packaged companion to pip and is listed by the Python Packaging Authority among key packaging projects. Stewardship under Jazzband gives it a community-maintained project home, while integrations such as pre-commit support place dependency compilation in routine development workflows.

Wie es verwendet wird

pip-compile reads dependencies from pyproject.toml, setup.cfg, setup.py, or requirements.in and writes pinned requirements files. pip-sync then installs, upgrades, or removes packages so an environment matches those compiled files. Compilation should be performed for each target Python environment when dependency markers can produce platform-specific results.

Warum Paket-Nerds sich dafür interessieren

pip-tools popularized a lightweight input-versus-lock workflow before Python standardized a universal application lock file: developers declare broad requirements, compile exact transitive pins, and synchronize environments to those pins. It remains attractive because its output is ordinary pip-compatible requirements files.

Zeitleiste

  • 2010s: pip-tools established the pip-compile and pip-sync workflow.
  • Later development: Project stewardship moved under Jazzband and support expanded to modern pyproject.toml metadata and pip's backtracking resolver.

Related projects

  • pip
  • PyPI
  • Jazzband
  • pipenv
  • Poetry
  • uv

Sicherheitslage

Risikostufe: blue

broad file, network, media, or database tool signal.

Risikoklassifikator

blue Risiko · mittel Konfidenz · tool

Warum

  • broad file, network, media, or database tool signal

Signale

  • text:sync

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 1 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
<input-directory>/.pip-tools.toml<input-directory>/pyproject.toml
Windows
<input-directory>\.pip-tools.toml<input-directory>\pyproject.toml

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
pip-compilecliglobales Executable
pip-synccliglobales Executable

Aktualität

Version und 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.

Seite generiert2026-09-19
Manager-Version7.6.1
Manager aktualisiert2026-08-13
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://pip-tools.readthedocs.io

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:pip-tools
Version7.6.1
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/pip-tools
Homepagehttps://pip-tools.readthedocs.io
Repositoryhttps://github.com/jazzband/pip-tools
Upstream-Dokumentationhttps://pip-tools.readthedocs.io
LizenzBSD-3-Clause
Quellarchivhttps://files.pythonhosted.org/packages/b4/07/a0e89bfdb5ec55b8d6ae28c3edf22a2331909325c9b01c364acc4448f6df/pip_tools-7.6.1.tar.gz
Zuletzt aktualisiert2026-08-13T04:08:09Z
Pulseupdated
Abhängigkeitenpython@3.14
Bottleverfügbar (auf all)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

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