pulumi/sdk
Sean Gillespie 53aea7bc12
Begin Python 3 conversion (#2103)
This commit introduces a 'next' package which we can use as a staging
ground for incrementally adopting new Python 3 code. The next package is
initially populated with the non-runtime portions of the Python SDK,
which is enough to pass all tests when running on Python 3. Future
commits will reach further into the runtime.
2018-10-26 11:05:45 -07:00
..
go Add a Dockerfile for the Pulumi CLI 2018-09-29 11:48:21 -07:00
nodejs Add Node 11 scouting build 2018-10-25 19:07:04 -07:00
proto Move management of root resource state to engine (#1944) 2018-09-18 11:47:34 -07:00
python Begin Python 3 conversion (#2103) 2018-10-26 11:05:45 -07:00
README.md Update stale README 2018-06-30 09:55:12 -07:00

Pulumi Language SDKs

This directory contains the Pulumi SDKs for all supported languages.

Please see the respective READMEs for information about installing and using these libraries:

The language providers work by implementing gRPC interfaces defined in proto/.