软件包:python3-venv(3.11.8-1) [debports]
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.11).
其他与 python3-venv 有关的软件包
|
|
|
|
-
- dep: python3 (= 3.11.8-1)
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-distutils (>= 3.11.8-1~)
- 软件包暂时不可用
-
- dep: python3.11-venv (>= 3.11.8-1~)
- Interactive high-level object-oriented language (pyvenv binary, version 3.11)