[ 原始碼: python-pipx ]
套件:pipx(0.12.1.0-1)
pipx 的相關連結
Debian 的資源:
下載原始碼套件 python-pipx:
- [python-pipx_0.12.1.0-1.dsc]
- [python-pipx_0.12.1.0.orig.tar.gz]
- [python-pipx_0.12.1.0-1.debian.tar.xz]
維護者:
外部的資源:
- 主頁 [github.com]
相似套件:
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".
其他與 pipx 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-distutils
- distutils package for Python 3.x
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources