套件: python-virtualenv (15.1.0+ds-1.1)
python-virtualenv 的相關超連結
Trisquel 的資源:
下載原始碼套件 python-virtualenv:
- [python-virtualenv_15.1.0+ds-1.1.dsc]
- [python-virtualenv_15.1.0+ds.orig.tar.gz]
- [python-virtualenv_15.1.0+ds-1.1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Python Modules Team (郵件存檔)
- Carl Chenet
- Jeff Licquia
- Stefano Rivera
- Barry Warsaw
外部的資源:
- 主頁 [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 (default version)
-
- dep: python-pip-whl (>= 8.1.1-2)
- 套件暫時不可用
-
- dep: python-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- rec: virtualenv
- Python virtual environment creator