Paquet : python3-virtualenv (20.27.0+ds-1)
Liens pour python3-virtualenv
Ressources Debian :
- Rapports de bogues
- Developer Information
- Journal des modifications Debian
- Fichier de licence
- Suivis des correctifs pour Debian
Télécharger le paquet source python-virtualenv :
- [python-virtualenv_20.27.0+ds-1.dsc]
- [python-virtualenv_20.27.0+ds.orig.tar.xz]
- [python-virtualenv_20.27.0+ds-1.debian.tar.xz]
Responsables :
Ressources externes :
- Page d'accueil [virtualenv.pypa.io]
Paquets similaires :
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.
Autres paquets associés à python3-virtualenv
|
|
|
|
-
- dep: python3
- langage orienté objet interactif de haut niveau – version par défaut de Python 3
-
- dep: python3-distlib (>= 0.3.1)
- low-level components of python distutils2/packaging
-
- dep: python3-filelock
- platform independent file locking module
-
- dep: python3-importlib-metadata (>= 3.6)
- library to access the metadata for a Python package - Python 3.x
- ou python3-supported-min (>= 3.8)
- Paquet indisponible
-
- dep: python3-pip-whl
- Python package installer (pip wheel)
-
- dep: python3-platformdirs (<< 5)
- determining appropriate platform-specific directories (Python 3)
- dep: python3-platformdirs (>= 3.9.1)
-
- dep: python3-setuptools-whl
- améliorations de distutils de Python – paquet wheel
-
- dep: python3-wheel-whl
- built-package format for Python (wheel wheel)
-
- rec: build-essential
- Liste informative des paquets de construction essentiels
-
- rec: ca-certificates
- certificats CA courants
-
- rec: python3-dev
- header files and a static library for Python (default)
Télécharger python3-virtualenv
Architecture | Taille du paquet | Espace occupé une fois installé | Fichiers |
---|---|---|---|
all | 69,4 ko | 359,0 ko | [liste des fichiers] |