パッケージ: python3-virtualenv (15.1.0+ds-1.1)
python3-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 3 version of the library.
その他の python3-virtualenv 関連パッケージ
|
|
|
-
- dep: python-pip-whl (>= 8.1.1-2)
- パッケージは利用できません
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-distutils
- distutils package for Python 3.x
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources