pulumi/sdk
Julien Poissonnier 4dbf6df938
Publish source distributions for the Python SDK
We were only publishing wheels for the Python SDK. With this PR we will
now also publish an sdist (source distribution).
2024-12-27 17:14:59 +01:00
..
go Switch to pyproject.toml + uv (#18081) 2024-12-27 13:53:42 +00:00
nodejs Update golang.org/x/net throughout (#18115) 2024-12-25 17:49:25 +00:00
proto/go Document provider Diff response requirements (#18032) 2024-12-16 11:10:28 +00:00
python Publish source distributions for the Python SDK 2024-12-27 17:14:59 +01:00
.version Freeze 3.144.1 (#18096) 2024-12-20 23:25:56 +00:00
README.md Cleanup sdk/README.md 2023-01-03 17:12:12 -05:00
go.mod Update golang.org/x/net (#18079) 2024-12-19 14:56:29 +00:00
go.sum Update golang.org/x/net (#18079) 2024-12-19 14:56:29 +00:00
version.go Enable goheader rule and add missing license headers (#15473) 2024-09-09 12:05:45 +00:00

README.md

Pulumi Language SDKs

This directory contains Pulumi SDKs for the following languages:

See the respective READMEs for information about installing and using these libraries.

The language providers work by implementing gRPC interfaces defined in the top level directory proto.