[ ソース: python-virtualenv ]
パッケージ: python3-virtualenv (20.4.0+ds-2+deb11u1)
python3-virtualenv に関するリンク
Debian の資源:
python-virtualenv ソースパッケージをダウンロード:
- [python-virtualenv_20.4.0+ds-2+deb11u1.dsc]
- [python-virtualenv_20.4.0+ds.orig.tar.xz]
- [python-virtualenv_20.4.0+ds-2+deb11u1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [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. It includes the command line script.
その他の python3-virtualenv 関連パッケージ
|
|
|
|
-
- dep: python-pip-whl (>= 20.0.2)
- Python package installer (pip wheels)
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-appdirs
- determining appropriate platform-specific directories (Python 3)
-
- dep: python3-distlib (>= 0.3.1)
- low-level components of python distutils2/packaging
-
- dep: python3-distutils
- distutils package for Python 3.x
-
- dep: python3-filelock
- platform independent file locking module
-
- dep: python3-importlib-metadata
- library to access the metadata for a Python package - Python 3.x
-
- dep: python3-pip (>= 20.1-1~)
- Python package installer
-
- dep: python3-pkg-resources
- pkg_resources を用いたパッケージ検索およびリソースアクセス
-
- dep: python3-six
- Python 2 と 3 の互換性ライブラリー(Python 3 インターフェイス)