pipx

execute binaries from Python packages in isolated environments

Description

pipx allows you to...

 * Run the latest version of a CLI application from a package
   in a temporary virtual environment,
   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".

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/pypa/pipx


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install pipx