[ buster ]
[ 原始碼: python-virtualenv ]
套件:python-virtualenv(15.1.0+ds-2+deb10u1)
python-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 2 version of the library.
其他與 python-virtualenv 有關的套件
|
|
|
|
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
-
- dep: python-pip-whl (>= 8.1.1-2)
- Python package installer
-
- dep: python-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- rec: virtualenv
- Python virtual environment creator