pulumi/sdk/python/cmd/pulumi-language-python
Fraser Waters a1b52d6613
Make language-python it's own module (#13819)
Fixes https://github.com/pulumi/pulumi/issues/13826.
    
This brings python inline with node and go as being it's own module and
running codegen via gRPC.

Also includes some improvements to the node and go codegen interfaces
from review.
2023-08-31 16:35:21 +00:00
..
go.mod Make language-python it's own module (#13819) 2023-08-31 16:35:21 +00:00
go.sum Make language-python it's own module (#13819) 2023-08-31 16:35:21 +00:00
main.go Make language-python it's own module (#13819) 2023-08-31 16:35:21 +00:00
main_test.go all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00