Skip to main content

Install and Run Python Applications in Isolated Environments

Reason this release was yanked:

Broken release

Project description

pipx — Install and Run Python Applications in Isolated Environments

image PyPI version

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 install command, 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 run command.

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

pipx-1.15.1.tar.gz (350.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pipx-1.15.1-py3-none-any.whl (150.9 kB view details)

Uploaded Python 3

File details

Details for the file pipx-1.15.1.tar.gz.

File metadata

  • Download URL: pipx-1.15.1.tar.gz
  • Upload date:
  • Size: 350.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for pipx-1.15.1.tar.gz
Algorithm Hash digest
SHA256 e8923955aa2d0b76cd06e2bbd572cc1ced18938fbef357d6682ec323232cb840
MD5 0f8b90ab0acf52d08646b0726ceb7f29
BLAKE2b-256 f0aeaa6e2b2ccaa804f43828b1846c41b1a84628ef54aff1ac2e61cb92f3cd3c

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipx-1.15.1.tar.gz:

Publisher: release.yml on pypa/pipx

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pipx-1.15.1-py3-none-any.whl.

File metadata

  • Download URL: pipx-1.15.1-py3-none-any.whl
  • Upload date:
  • Size: 150.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for pipx-1.15.1-py3-none-any.whl
Algorithm Hash digest
SHA256 df1753d928ec6d22a4aba251f05a1b1cb4156acc8c8c8e372071c05080c2ddc7
MD5 54f9dceb5ecc1b14e514accb277fec6b
BLAKE2b-256 bb393a1bfc9cfdcb2410db2f7f1a7f4d191a60d90e60d30a9731783ed45d6697

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipx-1.15.1-py3-none-any.whl:

Publisher: release.yml on pypa/pipx

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page