Install and Run Python Applications in Isolated Environments
Project description
pipx — Install and Run Python Applications in Isolated Environments
Documentation: https://pipx.pypa.io
Source Code: https://github.com/pypa/pipx
For comparison to other tools including pipsi, see Comparison to Other Tools.
Overview: What is pipx?
pipx is a tool to help you install and run end-user applications written in Python. It's roughly similar to macOS's
brew, JavaScript's npx, and
Linux's apt.
It's closely related to pip. In fact, it uses pip, but is focused on installing and managing Python packages that can be run from the command line directly as applications.
Features
pipx enables you to
- expose CLI entrypoints of packages ("apps") installed to isolated environments with the
installcommand, guaranteeing no dependency conflicts and clean uninstalls; - easily list, upgrade, and uninstall packages that were installed with pipx; and
- run the latest version of a Python application in a temporary environment with the
runcommand.
Best of all, pipx runs with regular user permissions, never calling sudo pip install.
Install pipx
On macOS
brew install pipx
pipx ensurepath
On Linux
python3 -m pip install --user pipx
python3 -m pipx ensurepath
On Windows
scoop install pipx
pipx ensurepath
For more detailed installation instructions, see the full documentation.
Quick Start
Install an application globally:
pipx install pycowsay
pycowsay mooo
Run an application without installing:
pipx run pycowsay moo
See the full documentation for more details.
Contributing
Issues and Pull Requests are definitely welcome! Check out Contributing to get started. Everyone who interacts with the pipx project via codebase, issue tracker, chat rooms, or otherwise is expected to follow the PSF Code of Conduct.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pipx-1.11.0.tar.gz.
File metadata
- Download URL: pipx-1.11.0.tar.gz
- Upload date:
- Size: 289.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fa6ab8ab05084cd86bf38ed78e745c4c82ff5325b43ba73d836521b4815dab28
|
|
| MD5 |
3149454998e814fd3150e6c472cabe3b
|
|
| BLAKE2b-256 |
5cf6a7af5727ecc6f390315471c95ed64eac03b33278d8bc92d9c81229a31f84
|
Provenance
The following attestation bundles were made for pipx-1.11.0.tar.gz:
Publisher:
release.yml on pypa/pipx
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pipx-1.11.0.tar.gz -
Subject digest:
fa6ab8ab05084cd86bf38ed78e745c4c82ff5325b43ba73d836521b4815dab28 - Sigstore transparency entry: 1164707794
- Sigstore integration time:
-
Permalink:
pypa/pipx@57b5d8be375a717b9b7147bfe2be4381d5d8725e -
Branch / Tag:
refs/tags/1.11.0 - Owner: https://github.com/pypa
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@57b5d8be375a717b9b7147bfe2be4381d5d8725e -
Trigger Event:
push
-
Statement type:
File details
Details for the file pipx-1.11.0-py3-none-any.whl.
File metadata
- Download URL: pipx-1.11.0-py3-none-any.whl
- Upload date:
- Size: 75.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
37b49e721e6a8a3b5fad3ebdf98f9cdb9d2a07ff2ce56f83e189f54633d3820b
|
|
| MD5 |
a7ce33226eaec77f4543833a0cc5397a
|
|
| BLAKE2b-256 |
61a1a4be024ba9aa1bbec5875552b2ddf665e9f56af8a52f16889d44823a2040
|
Provenance
The following attestation bundles were made for pipx-1.11.0-py3-none-any.whl:
Publisher:
release.yml on pypa/pipx
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pipx-1.11.0-py3-none-any.whl -
Subject digest:
37b49e721e6a8a3b5fad3ebdf98f9cdb9d2a07ff2ce56f83e189f54633d3820b - Sigstore transparency entry: 1164707923
- Sigstore integration time:
-
Permalink:
pypa/pipx@57b5d8be375a717b9b7147bfe2be4381d5d8725e -
Branch / Tag:
refs/tags/1.11.0 - Owner: https://github.com/pypa
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@57b5d8be375a717b9b7147bfe2be4381d5d8725e -
Trigger Event:
push
-
Statement type: