org.kdeps.pkl.Python0.2.17
open module org.kdeps.pkl.Python extends org.kdeps.pkl.Utils
- Module URI:
- package://schema.kdeps.com/core@0.2.17#/deps/pkl/Python.pklcontent_copy
- Pkl version:
- 0.28.1 or higher
- Source code:
- Python.pkl
Methods( )
Classes
-
linkclass
Represents an executable Python resource, including its associated script, environment variables, and execution details such as outputs and exit codes.
This module defines the execution resources for the KDEPS framework. It facilitates the management and execution of Python-based commands, capturing their standard output, standard error, and handling environment variables as well as exit codes. The module provides utilities for retrieving and managing executable resources identified by unique resource actionIDs.