lbrlabs-pulumi-launchdarkly


Namelbrlabs-pulumi-launchdarkly JSON
Version 0.0.5 PyPI version JSON
download
home_pagehttps://www.pulumi.com
SummaryA Pulumi package for creating and managing launch darkly cloud resources.
upload_time2022-12-17 21:06:54
maintainer
docs_urlNone
author
requires_python
license
keywords pulumi launchdarkly lbrlabs
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Scaleway Resource Provider

The Scaleway resource provider for Pulumi lets you create resources in [Launch Darkly](https://launchdarkly.com/). To use
this package, please [install the Pulumi CLI first](https://pulumi.com/).

## Installing

This package is available in many languages in standard packaging formats.

### Node.js (Java/TypeScript)

To use from JavaScript or TypeScript in Node.js, install using either `npm`:

```
$ npm install @lbrlabs/pulumi-launchdarkly
```

or `yarn`:

```
$ yarn add @lbrlabs/pulumi-launchdarkly
```

### Python

To use from Python, install using `pip`:

```
$ pip install lbrlabs-pulumi-launchdarkly
```

### Go

To use from Go, use `go get` to grab the latest version of the library

```
$ go get github.com/lbrlabs/pulumi-launchdarkly/sdk/go/...
```

### .NET

To use from Dotnet, use `dotnet add package` to install into your project. You must specify the version if it is a pre-release version.


```
$ dotnet add package lbrlabs.PulumiPackage.Launchdarkly
```

## Reference

See the Pulumi registry for API docs:

https://www.pulumi.com/registry/packages/launchdarkly/api-docs/
            

Raw data

            {
    "_id": null,
    "home_page": "https://www.pulumi.com",
    "name": "lbrlabs-pulumi-launchdarkly",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "pulumi launchdarkly lbrlabs",
    "author": "",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/2d/2f/2cc4ed129e8df8791237360f14ee855f1f21367698f0f388d6d7e1310df0/lbrlabs_pulumi_launchdarkly-0.0.5.tar.gz",
    "platform": null,
    "description": "# Scaleway Resource Provider\n\nThe Scaleway resource provider for Pulumi lets you create resources in [Launch Darkly](https://launchdarkly.com/). To use\nthis package, please [install the Pulumi CLI first](https://pulumi.com/).\n\n## Installing\n\nThis package is available in many languages in standard packaging formats.\n\n### Node.js (Java/TypeScript)\n\nTo use from JavaScript or TypeScript in Node.js, install using either `npm`:\n\n```\n$ npm install @lbrlabs/pulumi-launchdarkly\n```\n\nor `yarn`:\n\n```\n$ yarn add @lbrlabs/pulumi-launchdarkly\n```\n\n### Python\n\nTo use from Python, install using `pip`:\n\n```\n$ pip install lbrlabs-pulumi-launchdarkly\n```\n\n### Go\n\nTo use from Go, use `go get` to grab the latest version of the library\n\n```\n$ go get github.com/lbrlabs/pulumi-launchdarkly/sdk/go/...\n```\n\n### .NET\n\nTo use from Dotnet, use `dotnet add package` to install into your project. You must specify the version if it is a pre-release version.\n\n\n```\n$ dotnet add package lbrlabs.PulumiPackage.Launchdarkly\n```\n\n## Reference\n\nSee the Pulumi registry for API docs:\n\nhttps://www.pulumi.com/registry/packages/launchdarkly/api-docs/",
    "bugtrack_url": null,
    "license": "",
    "summary": "A Pulumi package for creating and managing launch darkly cloud resources.",
    "version": "0.0.5",
    "split_keywords": [
        "pulumi",
        "launchdarkly",
        "lbrlabs"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "ec815d4334469dab058ec9ee93d1379a",
                "sha256": "14995284e50981bdc94892cecd538a6fe58db9019b80c1dd745ecdf2ee075271"
            },
            "downloads": -1,
            "filename": "lbrlabs_pulumi_launchdarkly-0.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "ec815d4334469dab058ec9ee93d1379a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 70178,
            "upload_time": "2022-12-17T21:06:54",
            "upload_time_iso_8601": "2022-12-17T21:06:54.966536Z",
            "url": "https://files.pythonhosted.org/packages/2d/2f/2cc4ed129e8df8791237360f14ee855f1f21367698f0f388d6d7e1310df0/lbrlabs_pulumi_launchdarkly-0.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-17 21:06:54",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "lbrlabs-pulumi-launchdarkly"
}
        
Elapsed time: 0.03374s