[ ソース: 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
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-distutils
- distutils package for Python 3.x
-
- dep: python3-pkg-resources
- pkg_resources を用いたパッケージ検索およびリソースアクセス