Metadata-Version: 2.5
Name: pulumi-cloud-sdk
Version: 2026.8.26
Summary: Python client SDK for the Pulumi Cloud REST API
Author: Pulumi Corporation
License: Apache-2.0
Keywords: api,cloud,pulumi,sdk
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Typing :: Typed
Requires-Python: >=3.10
Provides-Extra: test
Description-Content-Type: text/markdown

# Pulumi Cloud SDK for Python

Python client SDK for the [Pulumi Cloud REST API](https://www.pulumi.com/docs/pulumi-cloud/reference/cloud-rest-api/).

```sh
pip install pulumi_cloud_sdk
```

See the [repository README](https://github.com/pulumi/pulumi-cloud-sdk#readme) for
installation instructions in other languages and general SDK documentation.
