macOS
brew install pyenv-virtualenvlocal Homebrew formula metadata
brew / rank 650
Pyenv plugin to manage virtualenv. Version 1.4.0 via Homebrew; verified 2026-09-13.
install
brew install pyenv-virtualenvlocal Homebrew formula metadata
overview
Pyenv plugin to manage virtualenv
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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-versionexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
pyenv-activate | cli | global executable | |
pyenv-deactivate | cli | global executable | |
pyenv-sh-activate | cli | global executable | |
pyenv-sh-deactivate | cli | global executable | |
pyenv-virtualenv | cli | global executable | |
pyenv-virtualenv-delete | cli | global executable | |
pyenv-virtualenv-init | cli | global executable | |
pyenv-virtualenv-prefix | cli | global executable | |
pyenv-virtualenvs | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/pyenv/pyenv-virtualenv
install metadata
| Package key | brew:pyenv-virtualenv |
|---|---|
| Version | 1.4.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/pyenv-virtualenv |
| Homepage | https://github.com/pyenv/pyenv-virtualenv |
| Repository | https://github.com/pyenv/pyenv-virtualenv |
| License | MIT |
| Source archive | https://github.com/pyenv/pyenv-virtualenv/archive/refs/tags/v1.4.0.tar.gz |
| Last updated | 2026-09-13T13:02:53Z |
| Pulse | updated |
| Dependencies | coreutils, pyenv |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.