mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
15f50dd9aa
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
8 lines
389 B
Text
8 lines
389 B
Text
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
|
|
|