[ 原始碼: 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
- interactive high-level object-oriented language (default python3 version)
-
- 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
- distutils package for Python 3.x
-
- 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)