套件:python3-venv(3.13.1-1~exp2) [debports]
試製(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-1~exp2)
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3.13-venv (>= 3.13.0-2~)
- Interactive high-level object-oriented language (pyvenv binary, version 3.13)