Пакет: python3-virtualenv (20.17.1+ds-1)
Ссылки для python3-virtualenv
Ресурсы Debian:
- Сообщения об ошибках
- Developer Information
- Debian журнал изменений
- Файл авторских прав
- Отслеживание заплат Debian
Исходный код python-virtualenv:
- [python-virtualenv_20.17.1+ds-1.dsc]
- [python-virtualenv_20.17.1+ds.orig.tar.xz]
- [python-virtualenv_20.17.1+ds-1.debian.tar.xz]
Сопровождающие:
- Debian Python Team (Страница КК)
- Carl Chenet (Страница КК)
- Stefano Rivera (Страница КК)
- Scott Kitterman (Страница КК)
Внешние ресурсы:
- Сайт [virtualenv.pypa.io]
Подобные пакеты:
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-whl
- Python package installer (pip wheel)
-
- dep: python3-platformdirs (<< 3)
- determining appropriate platform-specific directories (Python 3)
- dep: python3-platformdirs (>= 2.4)
-
- dep: python3-setuptools-whl
- Python Distutils Enhancements (wheel package)
-
- dep: python3-setuptools-whl (>= 60)
- Python Distutils Enhancements (wheel package)
- или python3-distutils
- distutils package for Python 3.x
-
- dep: python3-wheel-whl
- built-package format for Python (wheel wheel)
-
- rec: build-essential
- информационный список пакетов необходимых для сборки
-
- rec: ca-certificates
- сертификаты распространённых центров сертификации (CA)
-
- rec: python3-dev
- header files and a static library for Python (default)
-
- rec: python3-distutils
- distutils package for Python 3.x
Загрузка python3-virtualenv
Архитектура | Размер пакета | В установленном виде | Файлы |
---|---|---|---|
all | 91,7 Кб | 406,0 Кб | [список файлов] |