[ 原始碼: python-virtualenv ]
套件:virtualenv(15.1.0+ds-2+deb10u1)
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 command line script and manpage.
其他與 virtualenv 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-virtualenv
- Python virtual environment creator