Package: pipx Source: python-pipx Version: 1.7.1-1 Architecture: all Maintainer: Debian Python Team Installed-Size: 3558 Depends: python3-venv, python3-argcomplete, python3-packaging, python3-platformdirs (>= 2.1), python3-tomli | python3-supported-min (>= 3.11), python3-userpath, python3:any Filename: ./pipx_1.7.1-1_all.deb Size: 831254 MD5sum: f42126c9ace8cdc5af8ce02b1ac87965 SHA1: 95cbbaa156fbcdee5eb70afa7b088493c7ed56e5 SHA256: a7c3dff8d110d95f8fe9e30552b88e9173fedff43fe1057ac650351698ee46b8 Section: python Priority: optional Homepage: https://github.com/pypa/pipx Description: execute binaries from Python packages in isolated environments 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".