[ ソース: 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