pulumi/sdk
Fraser Waters e9730dfc39
Replace dict with typing.Dict in type annotation (#14579)
<!--- 
Thanks so much for your contribution! If this is your first time
contributing, please ensure that you have read the
[CONTRIBUTING](https://github.com/pulumi/pulumi/blob/master/CONTRIBUTING.md)
documentation.
-->

# Description

<!--- Please include a summary of the change and which issue is fixed.
Please also include relevant motivation and context. -->

Fixes https://github.com/pulumi/pulumi/issues/14580.
2023-11-15 18:04:32 +00:00
..
go Add a strict opinionated promise library (#14552) 2023-11-15 14:53:12 +00:00
nodejs Changelog and go.mod updates for v3.94.0 (#14568) 2023-11-15 07:56:50 +00:00
proto/go pass through property values to RunRequest (#14273) 2023-10-20 10:44:16 +00:00
python Replace dict with typing.Dict in type annotation (#14579) 2023-11-15 18:04:32 +00:00
README.md Cleanup sdk/README.md 2023-01-03 17:12:12 -05:00
go.mod Allow shallow clones for local workspaces (#14312) 2023-11-01 17:21:52 +00:00
go.sum Allow shallow clones for local workspaces (#14312) 2023-11-01 17:21:52 +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.