execute binaries from Python packages in isolated environments
Project description
pipx: execute binaries from Python packages in isolated environments
Documentation: https://pipxproject.github.io/pipx/
Source Code: https://github.com/pipxproject/pipx
Quick Installation Guide
In a hurry? Here's how to get started with pipx:
python3 -m pip install --user pipx
python3 -m pipx ensurepath
For more details, see installation.
Now you can try things like pipx run black --help
, pipx install flake8
, or pipx --help
.
To add shell completions, see instructions with
pipx completions
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-0.13.2.3.tar.gz
(314.8 kB
view hashes)
Built Distribution
pipx-0.13.2.3-py3-none-any.whl
(22.1 kB
view hashes)