slackbuilds/python/python3-pipx
fourtysixandtwo 1e1869fee6
python/python3-pipx: Fix for new hatchling.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-09-14 23:37:07 +07:00
..
README
python3-pipx.SlackBuild python/python3-pipx: Fix for new hatchling. 2024-09-14 23:37:07 +07:00
python3-pipx.info python/python3-pipx: Updated for version 1.7.1. 2024-09-06 12:57:17 +07:00
slack-desc

README

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