Skip to content
Sections
>> Trisquel >> Pakketten >> aramo-updates >> python >> python3-virtualenv
etiona  ] [  nabia  ] [  nabia-security  ] [  nabia-updates  ] [  aramo  ] [  aramo-updates  ]
[ Bron: python-virtualenv  ]

Pakket: python3-virtualenv (20.13.0+ds-2+11.0trisquel0)

Verwijzigingen voor python3-virtualenv

python3-virtualenv

Trisquel bronnen:

Het bronpakket python-virtualenv downloaden:

Beheerder:

Original Maintainers:

  • Trisquel GNU/Linux developers
  • Carl Chenet
  • Stefano Rivera
  • Scott Kitterman

Externe bronnen:

Vergelijkbare pakketten:

Python virtual environment creator

virtualenv is a tool to create isolated Python environments, each invokable with its own Python executable. Each instance can have different sets of modules, installable via pip. Virtual Python instances can also be created without root access.

Since Python 3.3, a subset of it has been integrated into the standard library under the venv module (python3-venv in Debian). The venv module does not offer all features of this library, to name just a few more prominent ones:

 * is slower (by not having the app-data seed method),
 * is not as extendable,
 * cannot create virtual environments for arbitrarily installed python
   versions (and automatically discover these),
 * does not have as rich programmatic API (describe virtual environments
   without creating them).

This is the Python 3 version of the library. It includes the command line script.

Andere aan python3-virtualenv gerelateerde pakketten

  • depends
  • recommends
  • suggests

python3-virtualenv downloaden

Pakket downloaden voor alle beschikbare platforms
Platform Pakketgrootte Geïnstalleerde grootte Bestanden
all 78,4 kB435 kB [overzicht]