macOS
brew install pyenv-pip-migratelocal Homebrew formula metadata
brew / Rang 7800
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für pyenv-pip-migrate in AI-Agent-Workflows.
Installation
brew install pyenv-pip-migratelocal Homebrew formula metadata
Überblick
Migrate pip packages from one Python version to another
Verlauf
pyenv-pip-migrate adds a pyenv migrate command that transfers a pip package set from one managed Python version to another.
Yamashita, Yuu published pyenv-pip-migrate in 2013 as a pyenv plugin for transferring pip-installed packages between Python versions.
The plugin was made installable either inside pyenv's plugin directory or through Homebrew on macOS. Its focused role kept it a companion utility rather than a general dependency manager.
The command runs pip freeze against a source environment and attempts to install the resulting requirements into a target pyenv-managed Python version. Homebrew installations expose pyenv-migrate and integrate it as pyenv migrate when pyenv is present.
The package captures a common version-manager maintenance task: reproducing the globally installed pip package set when moving between interpreter versions. It is notable as a small example of pyenv's external-command plugin model.
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 |
|---|---|---|---|
pyenv-migrate | 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/pyenv/pyenv-pip-migrate
Installationsmetadaten
| Paketschlüssel | brew:pyenv-pip-migrate |
|---|---|
| Version | 20181205 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/pyenv-pip-migrate |
| Homepage | https://github.com/pyenv/pyenv-pip-migrate |
| Repository | https://github.com/pyenv/pyenv-pip-migrate |
| Lizenz | MIT |
| Quellarchiv | https://github.com/pyenv/pyenv-pip-migrate/archive/refs/tags/v20181205.tar.gz |
| Abhängigkeiten | pyenv |
| 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 | pyenv-pip-migrate |
| Version Scheme | 0 |
| Revision | 0 |
| 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.