pulumiverse-configcat


Namepulumiverse-configcat JSON
Version 5.0.1 PyPI version JSON
download
home_pageNone
SummaryA Pulumi package for creating and managing configcat cloud resources.
upload_time2025-02-11 12:16:00
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseApache-2.0
keywords pulumi configcat category/cloud
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # ConfigCat Resource Provider

The ConfigCat Resource Provider lets you manage [ConfigCat](https://configcat.com) resources.

## Installing

This package is available for several languages/platforms:

### Node.js (JavaScript/TypeScript)

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

```bash
npm install @pulumiverse/configcat
```

or `yarn`:

```bash
yarn add @pulumiverse/configcat
```

### Python

To use from Python, install using `pip`:

```bash
pip install pulumiverse_configcat
```

### Go

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

```bash
go get github.com/pulumiverse/pulumi-configcat/sdk/v5/go/...
```

### .NET

To use from .NET, install using `dotnet add package`:

```bash
dotnet add package Pulumiverse.ConfigCat
```

## Configuration

The following configuration points are available for the `configcat` provider:

- `configcat:apiKey` (environment: `FOO_API_KEY`) - the API key for `foo`

## Reference

For detailed reference documentation, please visit [the Pulumi registry](https://www.pulumi.com/registry/packages/configcat/api-docs/).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pulumiverse-configcat",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "pulumi, configcat, category/cloud",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/3a/43/c0ffee77d8df216e4956214507ed33fad04d4e413feb50cce18bde597001/pulumiverse_configcat-5.0.1.tar.gz",
    "platform": null,
    "description": "# ConfigCat Resource Provider\n\nThe ConfigCat Resource Provider lets you manage [ConfigCat](https://configcat.com) resources.\n\n## Installing\n\nThis package is available for several languages/platforms:\n\n### Node.js (JavaScript/TypeScript)\n\nTo use from JavaScript or TypeScript in Node.js, install using either `npm`:\n\n```bash\nnpm install @pulumiverse/configcat\n```\n\nor `yarn`:\n\n```bash\nyarn add @pulumiverse/configcat\n```\n\n### Python\n\nTo use from Python, install using `pip`:\n\n```bash\npip install pulumiverse_configcat\n```\n\n### Go\n\nTo use from Go, use `go get` to grab the latest version of the library:\n\n```bash\ngo get github.com/pulumiverse/pulumi-configcat/sdk/v5/go/...\n```\n\n### .NET\n\nTo use from .NET, install using `dotnet add package`:\n\n```bash\ndotnet add package Pulumiverse.ConfigCat\n```\n\n## Configuration\n\nThe following configuration points are available for the `configcat` provider:\n\n- `configcat:apiKey` (environment: `FOO_API_KEY`) - the API key for `foo`\n\n## Reference\n\nFor detailed reference documentation, please visit [the Pulumi registry](https://www.pulumi.com/registry/packages/configcat/api-docs/).\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "A Pulumi package for creating and managing configcat cloud resources.",
    "version": "5.0.1",
    "project_urls": {
        "Homepage": "https://www.pulumi.com",
        "Repository": "https://github.com/pulumiverse/pulumi-configcat"
    },
    "split_keywords": [
        "pulumi",
        " configcat",
        " category/cloud"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "19f84983fe9dfc03293187e045f436d8d144123ca7b638cb5d30bb1148fcaca6",
                "md5": "d7894b97cccf550390ab7204a6696dd8",
                "sha256": "19f4849b272bd49aa3ea00ceb69f14cae0f82a70d8fb2afdb761e2fe2c244cad"
            },
            "downloads": -1,
            "filename": "pulumiverse_configcat-5.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d7894b97cccf550390ab7204a6696dd8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 73336,
            "upload_time": "2025-02-11T12:15:59",
            "upload_time_iso_8601": "2025-02-11T12:15:59.346770Z",
            "url": "https://files.pythonhosted.org/packages/19/f8/4983fe9dfc03293187e045f436d8d144123ca7b638cb5d30bb1148fcaca6/pulumiverse_configcat-5.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3a43c0ffee77d8df216e4956214507ed33fad04d4e413feb50cce18bde597001",
                "md5": "2cd76f0743ed2889f72d12a1aa898782",
                "sha256": "3936d5b24db061adfe874e7eb31acd70d08d4fb7a5e2d3de665bd6ed3c6f0c10"
            },
            "downloads": -1,
            "filename": "pulumiverse_configcat-5.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "2cd76f0743ed2889f72d12a1aa898782",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 41066,
            "upload_time": "2025-02-11T12:16:00",
            "upload_time_iso_8601": "2025-02-11T12:16:00.999207Z",
            "url": "https://files.pythonhosted.org/packages/3a/43/c0ffee77d8df216e4956214507ed33fad04d4e413feb50cce18bde597001/pulumiverse_configcat-5.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-11 12:16:00",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pulumiverse",
    "github_project": "pulumi-configcat",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pulumiverse-configcat"
}
        
Elapsed time: 0.39461s