summaryrefslogtreecommitdiffstats
path: root/python/python3-pipx/README
blob: 8682e3b4a7ebad1d1c1261a313d36072aced52e9 (plain)
1
2
3
4
5
6
7
8
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