pipx
隔離された環境で
Python
製のパッケージ(コード内でインポートするライブラリではない)をインストールしたり実行することを可能にするサードパーティー製の
パッケージマネージャー
。
PyPA
製。
pipx replaces a subset of pip's functionality; it lets you install cli applications but NOT libraries that you import in your code.
https://pipx.pypa.io/latest/comparisons/#pipx-vs-venv