Skip to content

kiara.environment.python

PythonPackage pydantic-model

name: str pydantic-field required

The name of the Python package.

version: str pydantic-field required

The version of the package.

PythonRuntimeEnvironment pydantic-model

packages: List[kiara.environment.python.PythonPackage] pydantic-field required

The packages installed in the Python (virtual) environment.

python_config: Dict[str, str] pydantic-field required

Configuration details about the Python installation.

python_version: str pydantic-field required

The version of Python.