Pakket: python3-venv (3.12.6-1+exp1)
Verwijzigingen voor python3-venv
Debian bronnen:
Het bronpakket python3-defaults downloaden:
Beheerders:
Externe bronnen:
- Homepage [www.python.org]
Vergelijkbare pakketten:
Experimenteel pakket
Warning: This package is from the experimental distribution. That means it is likely unstable or buggy, and it may even cause data loss. Please be sure to consult the changelog and other possible documentation before using it.
venv module for python3 (default python3 version)
This package contains the venv module for the Python language (default python3 version).
The venv module provides support for creating lightweight "virtual environments" with their own site directories, optionally isolated from system site directories. Each virtual environment has its own Python binary (which matches the version of the binary that was used to create this environment) and can have its own independent set of installed Python packages in its site directories.
This package is a dependency package, which depends on Debian's default Python 3 version's venv module (currently v3.12).
Andere aan python3-venv gerelateerde pakketten
|
|
|
|
-
- dep: python3 (= 3.12.6-1+exp1)
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3.12-venv (>= 3.12.6-1~)
- Interactive high-level object-oriented language (pyvenv binary, version 3.12)