@camera.ui/sdk / plugin / PythonVersion
Type Alias: PythonVersion
PythonVersion =
"3.11"|"3.12"
Defined in: plugin/contract.ts:8
Python interpreter major.minor version a Python plugin requires. The host ensures a matching interpreter exists in its venv pool before launching the plugin; Node and Go plugins ignore this field.