macOS
brew install pipxlocal Homebrew formula metadata
sudo port install pipxMacPorts ports tree · python/pipx/Portfile · source: api.github.com
brew / rank 123
Execute binaries from Python packages in isolated environments. Version 1.17.3 via Homebrew; verified 2026-09-17. Also installable with debian: sudo apt install pipx.
install
brew install pipxlocal Homebrew formula metadata
sudo port install pipxMacPorts ports tree · python/pipx/Portfile · source: api.github.com
sudo apk add pipxAlpine Linux edge package indexes · pipx · source: dl-cdn.alpinelinux.org
sudo apt install pipxDebian stable package indexes · pipx · source: deb.debian.org
sudo dnf install pipxFedora Rawhide package metadata · pipx · source: dl.fedoraproject.org
nix profile install nixpkgs#pipxnixpkgs package indexes · pipx · source: raw.githubusercontent.com
scoop install main/pipxScoop official bucket manifest trees · bucket/pipx.json · source: api.github.com
overview
Execute binaries from Python packages in isolated environments
history
pipx installs and runs Python command-line applications in isolated virtual environments while exposing their commands on the user's PATH.
pipx became a Python Packaging Authority project and developed into a cross-platform application installer centered on one isolated environment per package.
pipx is distributed through multiple operating-system package ecosystems, including Homebrew, Debian, Ubuntu, Fedora/DNF, Alpine, MacPorts, Nix, and Scoop.
Users commonly run `pipx install PACKAGE` for persistent command-line tools and `pipx run PACKAGE` for temporary execution. pipx accepts PyPI packages as well as other package sources supported by pip.
pipx applies Python virtual-environment isolation to command-line application installation. It gives package enthusiasts a clean alternative to globally installing Python applications with pip and avoids dependency conflicts between unrelated tools.
security posture
No matching local secret-handling manifest was found for pipx. Package metadata is still published here so future coverage has a stable package URL.
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.
./pipx.toml.\pipx.tomlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
pipx | 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.
install metadata
| Package key | brew:pipx |
|---|---|
| Version | 1.17.3 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/pipx |
| Homepage | https://pipx.pypa.io |
| Repository | https://github.com/pypa/pipx |
| Upstream docs | https://pipx.pypa.io |
| License | MIT |
| Source archive | https://files.pythonhosted.org/packages/8d/b6/6c8062aaaca7164955a84dd0aaff31ae73e121d5da177f9d542e5c552f4f/pipx-1.16.7.tar.gz |
| Last updated | 2026-09-17T03:05:58Z |
| Pulse | updated |
| Dependencies | python@3.14 |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | pipx |
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
pipx 1.7.1-1
execute binaries from Python packages in isolated environments
sudo apt install pipxpipx
nix profile install nixpkgs#pipxpipx 1.4.3-1
execute binaries from Python packages in isolated environments
sudo apt install pipxpipx 1.15.0-r0
Install and Run Python Applications in Isolated Environments
sudo apk add pipxpipx-pyc 1.15.0-r0
Precompiled Python bytecode for pipx
sudo apk add pipx-pycpipx 1.16.7-3.fc46
Install and run Python applications in isolated environments
sudo dnf install pipxpipx+uv 1.16.7-3.fc46
Metapackage for pipx: uv extras
sudo dnf install pipx+uvpipx
sudo port install pipxmain/pipx
scoop install main/pipxsource 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.