[ Bron: python-virtualenv ]
Pakket: virtualenv (15.1.0+ds-2+deb10u1)
Verwijzigingen voor 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 command line script and manpage.
Andere aan virtualenv gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-virtualenv
- Python virtual environment creator