pulumi/sdk
Pat Gavlin b753341686
Exclude the unscriptable-object rule (#2184)
Python 3.7 gets this rule wrong for `Generic[]`.

https://github.com/PyCQA/pylint/issues/2416 tracks this issue in pylint.
2018-11-08 18:26:13 -08:00
..
go Fix a few issues in the Go language provider (#2113) 2018-11-01 21:27:35 -07:00
nodejs Disable the config capture tests (#2183) 2018-11-08 17:45:51 -08:00
proto Move management of root resource state to engine (#1944) 2018-09-18 11:47:34 -07:00
python Exclude the unscriptable-object rule (#2184) 2018-11-08 18:26:13 -08: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/.