[ 原始碼: virtualenvwrapper ]
套件:python3-virtualenvwrapper(4.8.4-4)
python3-virtualenvwrapper 的相關連結
Debian 的資源:
下載原始碼套件 virtualenvwrapper:
- [virtualenvwrapper_4.8.4-4.dsc]
- [virtualenvwrapper_4.8.4.orig.tar.gz]
- [virtualenvwrapper_4.8.4-4.debian.tar.xz]
維護者:
外部的資源:
- 主頁 [virtualenvwrapper.readthedocs.io]
相似套件:
extension to virtualenv for managing multiple environments (Py3)
virtualenvwrapper is a set of extensions to Ian Bicking's virtualenv tool. The extensions include wrappers for creating and deleting virtual environments and otherwise managing your development workflow, making it easier to work on more than one project at a time without introducing conflicts in their dependencies.
This package installs the library for Python 3.
其他與 python3-virtualenvwrapper 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-stevedore
- manage dynamic plugins for Python applications - python3
-
- dep: python3-virtualenv
- Python virtual environment creator
-
- dep: python3-virtualenv-clone
- script for cloning a non-relocatable virtualenv (Python3)
-
- rec: virtualenvwrapper
- extension to virtualenv for managing multiple environments