20 lines
1.1 KiB
Plaintext
20 lines
1.1 KiB
Plaintext
# HOW TO EDIT THIS FILE:
|
|
# The "handy ruler" below makes it easier to edit a package description.
|
|
# Line up the first '|' above the ':' following the base package name, and
|
|
# the '|' on the right side marks the last column you can put a character in.
|
|
# You must make exactly 11 lines for the formatting to be correct. It's also
|
|
# customary to leave one space after the ':' except on otherwise blank lines.
|
|
|
|
|-----handy-ruler------------------------------------------------------|
|
|
python3-pipx: python3-pipx (execute python binaries in isolated environments)
|
|
python3-pipx:
|
|
python3-pipx: Install and Run Python Applications in Isolated environments.
|
|
python3-pipx: leaving your system untouched after it finishes.Install packages
|
|
python3-pipx: to isolated virtual environments.while globally exposing their
|
|
python3-pipx: CLI applications so you can run them from anywhere.
|
|
python3-pipx: Easily list, upgrade, and uninstall packages that were installed
|
|
python3-pipx: with pipx.pipx runs with regular user permissions never calling
|
|
python3-pipx: sudo pip install
|
|
python3-pipx:
|
|
python3-pipx: Homepage:https://github.com/pipxproject/pipx
|