[ 源代码: python-virtualenv ]
软件包:python3-virtualenv(15.1.0+ds-2+deb10u1)
python3-virtualenv 的相关链接
Debian 的资源:
下载源码包 python-virtualenv:
- [python-virtualenv_15.1.0+ds-2+deb10u1.dsc]
- [python-virtualenv_15.1.0+ds.orig.tar.gz]
- [python-virtualenv_15.1.0+ds-2+deb10u1.debian.tar.xz]
维护小组:
- Debian Python Modules Team (QA 页面, 邮件存档)
- Carl Chenet (QA 页面)
- Stefano Rivera (QA 页面)
- Barry Warsaw (QA 页面)
外部的资源:
- 主页 [pypi.python.org]
相似软件包:
Python virtual environment creator
The virtualenv utility creates virtual Python instances, each invokable with its own Python executable. Each instance can have different sets of modules, installable via easy_install. Virtual Python instances can also be created without root access.
This is the Python 3 version of the library.
其他与 python3-virtualenv 有关的软件包
|
|
|
|
-
- dep: python-pip-whl (>= 8.1.1-2)
- Python package installer
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-distutils
- Python 3.x 的 distutils 软件包
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources