[ Bron: python-virtualenv ]
Pakket: python3-virtualenv (15.1.0+ds-2+deb10u1)
Verwijzigingen voor python3-virtualenv
Debian bronnen:
Het bronpakket python-virtualenv downloaden:
- [python-virtualenv_15.1.0+ds-2+deb10u1.dsc]
- [python-virtualenv_15.1.0+ds.orig.tar.gz]
- [python-virtualenv_15.1.0+ds-2+deb10u1.debian.tar.xz]
Beheerders:
- Debian Python Modules Team (QA-pagina, Mailarchief)
- Carl Chenet (QA-pagina)
- Stefano Rivera (QA-pagina)
- Barry Warsaw (QA-pagina)
Externe bronnen:
- Homepage [pypi.python.org]
Vergelijkbare pakketten:
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.
Andere aan python3-virtualenv gerelateerde pakketten
|
|
|
|
-
- dep: python-pip-whl (>= 8.1.1-2)
- Python package installer
-
- 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