全部搜索项
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 源代码: python-virtualenv  ]

软件包:python3-virtualenv(20.17.1+ds-1)

python3-virtualenv 的相关链接

Screenshot

Debian 的资源:

下载源码包 python-virtualenv

维护小组:

外部的资源:

相似软件包:

Python virtual environment creator

virtualenv is a tool to create isolated Python environments, each invokable with its own Python executable. Each instance can have different sets of modules, installable via pip. Virtual Python instances can also be created without root access.

Since Python 3.3, a subset of it has been integrated into the standard library under the venv module (python3-venv in Debian). The venv module does not offer all features of this library, to name just a few more prominent ones:

 * is slower (by not having the app-data seed method),
 * is not as extendable,
 * cannot create virtual environments for arbitrarily installed Python
   versions (and automatically discover these),
 * does not have as rich programmatic API (describe virtual environments
   without creating them).

This is the Python 3 version of the library. It includes the command line script.

其他与 python3-virtualenv 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • 增强

下载 python3-virtualenv

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
all 91.7 kB406.0 kB [文件列表]