[ 源代码: python-virtualenv ]
软件包:python3-virtualenv(20.4.0+ds-2+deb11u1)
python3-virtualenv 的相关链接
Debian 的资源:
下载源码包 python-virtualenv:
- [python-virtualenv_20.4.0+ds-2+deb11u1.dsc]
- [python-virtualenv_20.4.0+ds.orig.tar.xz]
- [python-virtualenv_20.4.0+ds-2+deb11u1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [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. It includes the command line script.
其他与 python3-virtualenv 有关的软件包
|
|
|
|
-
- dep: python-pip-whl (>= 20.0.2)
- Python package installer (pip wheels)
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-appdirs
- determining appropriate platform-specific directories (Python 3)
-
- dep: python3-distlib (>= 0.3.1)
- low-level components of python distutils2/packaging
-
- dep: python3-distutils
- Python 3.x 的 distutils 软件包
-
- dep: python3-filelock
- platform independent file locking module
-
- dep: python3-importlib-metadata
- library to access the metadata for a Python package - Python 3.x
-
- dep: python3-pip (>= 20.1-1~)
- Python package installer
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python3-six
- Python 2 and 3 compatibility library (Python 3 interface)