Metadata-Version: 2.4
Name: datarobot-pulumi-utils
Version: 0.1.3
Summary: A set of Pulumi CustomResources and other utilities built on top of the pulumi-datarobot provider.
Project-URL: Homepage, https://datarobot.com
Project-URL: Source, https://github.com/datarobot-oss/datarobot-pulumi-utils
Maintainer-email: DataRobot <api-maintainer@datarobot.com>
License-Expression: Apache-2.0
License-File: AUTHORS
License-File: LICENSE
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Internet
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.9
Requires-Dist: datarobot<4.0,>=3.5.2
Requires-Dist: ipykernel<8.0,>=6.0.0
Requires-Dist: nbclient<1.0,>=0.7.0
Requires-Dist: nbformat<6.0,>=5.1.0
Requires-Dist: pulumi-datarobot>=0.8.15
Requires-Dist: pulumi<4.0.0,>=3.0.0
Requires-Dist: pydantic<3.0,>=2.7.4
Requires-Dist: pyyaml<7.0,>=6.0.2
Description-Content-Type: text/markdown

<div align="center">
  <h1>DataRobot Pulumi Utils</h1>
</div>
<div align="center">
  <a href="https://pypi.python.org/pypi/datarobot-pulumi-utils"><img src="https://img.shields.io/pypi/v/datarobot-pulumi-utils.svg" alt="PyPI"></a>
  <a href="https://github.com/datarobot-oss/datarobot-pulumi-utils"><img src="https://img.shields.io/pypi/pyversions/datarobot-pulumi-utils.svg" alt="versions"></a>
  <a href="https://github.com/datarobot-oss/datarobot-pulumi-utils/blob/main/LICENSE"><img src="https://img.shields.io/github/license/datarobot-oss/datarobot-pulumi-utils.svg?v" alt="license"></a>
</div>

---

A set of Pulumi CustomResources and other utils on top of the `pulumi-datarobot` provider.
