软件包:python3-venv(3.13.1-3~exp1)
试制(Experimental)软件包
警告:这个软件包来自于 experimental 发行版。这表示它很有可能表现出不稳定或者出现 bug ,甚至是导致资料损失。请务必在使用之前查阅 changelog 以及其他潜在的文档。
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.13).
其他与 python3-venv 有关的软件包
|
|
|
|
-
- dep: python3 (= 3.13.1-3~exp1)
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3.13-venv (>= 3.13.1-1~)
- Interactive high-level object-oriented language (pyvenv binary, version 3.13)