pulumi-language-python

command module
v3.0.0-...-a2b2276 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 30, 2024 License: Apache-2.0 Imports: 35 Imported by: 0

Documentation

Overview

pulumi-language-python serves as the "language host" for Pulumi programs written in Python. It is ultimately responsible for spawning the language runtime that executes the program.

The program being executed is executed by a shim script called `pulumi-language-python-exec`. This script is written in the hosted language (in this case, Python) and is responsible for initiating RPC links to the resource monitor and engine.

It's therefore the responsibility of this program to implement the LanguageHostServer endpoint by spawning instances of `pulumi-language-python-exec` and forwarding the RPC request arguments to the command-line.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL