macOS
brew install pyenv-virtualenvlocal Homebrew formula metadata
安装
brew install pyenv-virtualenvlocal Homebrew formula metadata
概览
Pyenv plugin to manage virtualenv
历史
pyenv-virtualenv is a pyenv plugin for creating, listing, activating, and deleting virtualenv, venv, and Conda environments on Unix-like systems.
pyenv-virtualenv emerged in the early pyenv ecosystem as a plugin for creating and selecting isolated environments. Its changelog shows active development from 2013 onward, with automatic activation introduced in 2014 and later support for venv, Conda, Fish, and newer pyenv releases.
The plugin expanded beyond classic virtualenv environments to support Python's standard venv module and Conda environments. It is distributed directly as a pyenv plugin and as a Homebrew formula for macOS users.
Create environments with pyenv virtualenv, list them with pyenv virtualenvs, and activate them manually with pyenv activate. With virtualenv-init enabled, entering a directory whose .python-version names an environment automatically activates it.
pyenv-virtualenv joins interpreter-version selection and isolated dependency environments without folding either concern into pyenv core. Its directory-triggered activation through .python-version files is especially useful to shell-centric development workflows.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
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.
Config paths the tool may read or write during local use.
.python-version可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
pyenv-activate | cli | 全局可执行文件 | |
pyenv-deactivate | cli | 全局可执行文件 | |
pyenv-sh-activate | cli | 全局可执行文件 | |
pyenv-sh-deactivate | cli | 全局可执行文件 | |
pyenv-virtualenv | cli | 全局可执行文件 | |
pyenv-virtualenv-delete | cli | 全局可执行文件 | |
pyenv-virtualenv-init | cli | 全局可执行文件 | |
pyenv-virtualenv-prefix | cli | 全局可执行文件 | |
pyenv-virtualenvs | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/pyenv/pyenv-virtualenv
安装元数据
| 软件包键 | brew:pyenv-virtualenv |
|---|---|
| 版本 | 1.4.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/pyenv-virtualenv |
| 主页 | https://github.com/pyenv/pyenv-virtualenv |
| 仓库 | https://github.com/pyenv/pyenv-virtualenv |
| 许可证 | MIT |
| 源码归档 | https://github.com/pyenv/pyenv-virtualenv/archive/refs/tags/v1.4.0.tar.gz |
| 最后更新 | 2026-09-13T13:02:53Z |
| Pulse | updated |
| 依赖 | coreutils, pyenv |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | pyenv-virtualenv |
| Version Scheme | 1 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.