pipx: execute binaries from Python packages in isolated environments
Documentation: https://pipxproject.github.io/pipx/
Source Code: https://github.com/pipxproject/pipx
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.