pulumi/sdk
bors[bot] 761f98b681
Merge #11447
11447: Added README.md file in pulumi/sdk/python r=justinvp a=vaibhavkoshti7

# Description

Added README.md file for python sdk which was missing earlier . I reffered documentation given in pulumi website to create this file.

Fixes #10080




Co-authored-by: vaibhavkoshti7 <71583105+vaibhavkoshti7@users.noreply.github.com>
2022-12-12 22:01:27 +00:00
..
dotnet Add some basic tests for Output.format 2022-12-12 20:13:36 +00:00
go Add forward compatible UnimplementedProvider for bridge 2022-12-09 18:44:28 -08:00
nodejs Remove support for old NodeJS versions from function serializer 2022-12-11 21:20:06 +00:00
proto Phase 3 of the convert mapper 2022-12-01 23:43:43 +00:00
python Merge #11447 2022-12-12 22:01:27 +00:00
README.md Update sdk/README.md 2022-11-21 11:24:56 -08:00
go.mod Update YAML to 1.0.4 2022-12-07 13:25:30 -08:00
go.sum Update YAML to 1.0.4 2022-12-07 13:25:30 -08: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.