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 userpath append ~/.local/bin
For more details, see installation.