Install and Run Python Applications in Isolated environments.
leaving your system untouched after it finishes.Install packages
to isolated virtual environments.while globally exposing their
CLI applications so you can run them from anywhere.
Easily list, upgrade, and uninstall packages that were installed
with pipx.pipx runs with regular user permissions never calling
sudo pip install

Note:
This is the last version supported in slackware 15.0.pipx can
no longer be updated due to Python 3.9 reaching EOL.

