Skip to content
Sections
>> Trisquel >> 软件包 >> aramo >> python >> python3-virtualenv
etiona  ] [  nabia  ] [  nabia-security  ] [  nabia-updates  ] [  aramo  ] [  aramo-updates  ]
[ 源代码: python-virtualenv  ]

软件包: python3-virtualenv (20.13.0+ds-2)

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 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • dep: python3
    interactive high-level object-oriented language (default python3 version)
  • dep: python3-distlib (>= 0.3.1)
    low-level components of python distutils2/packaging
  • dep: python3-filelock
    platform independent file locking module
  • dep: python3-importlib-metadata (>= 3.6)
    library to access the metadata for a Python package - Python 3.x
    或者 python3 (>> 3.8)
    interactive high-level object-oriented language (default python3 version)
  • dep: python3-importlib-resources
    Read resources from Python packages
    或者 python3 (>> 3.7)
    interactive high-level object-oriented language (default python3 version)
  • dep: python3-pip (>= 20.1-1~)
    软件包暂时不可用
  • dep: python3-pip-whl
    软件包暂时不可用
  • dep: python3-platformdirs (<< 3)
    determining appropriate platform-specific directories (Python 3)
    dep: python3-platformdirs (>= 2)
  • dep: python3-setuptools-whl
    Python Distutils Enhancements (wheel package)
  • dep: python3-six
    Python 2 and 3 compatibility library (Python 3 interface)
  • dep: python3-wheel-whl
    built-package format for Python (wheel wheel)

下载 python3-virtualenv

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