pulumi-lidarr


Namepulumi-lidarr JSON
Version 2.0.0a11 PyPI version JSON
download
home_pagehttps://github.com/MaienM/pulumi-lidarr
SummaryA Pulumi package for creating and managing Lidarr resources
upload_time2024-04-25 20:31:28
maintainerNone
docs_urlNone
authorNone
requires_python>=3.7
licenseApache-2.0
keywords pulumi lidarr category/utility
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Lidarr Resource Provider

The Lidarr Resource Provider lets you manage [lidarr](https://www.pulumi.com/registry/packages/lidarr/) 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 @maienm/pulumi-lidarr
```

or `yarn`:

```bash
yarn add @maienm/pulumi-lidarr
```

### Python

To use from Python, install using `pip`:

```bash
pip install pulumi_lidarr
```

### Go

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

```bash
go get github.com/MaienM/pulumi-lidarr/sdk/go/...
```

### .NET

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

```bash
dotnet add package MaienM.PulumiLidarr
```

## Reference

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

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/MaienM/pulumi-lidarr",
    "name": "pulumi-lidarr",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "pulumi lidarr category/utility",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/68/0e/456a15c46a6bd9ce002e72d128bc6149bac6de2f1af3dca5ad799b3a6905/pulumi_lidarr-2.0.0a11.tar.gz",
    "platform": null,
    "description": "# Lidarr Resource Provider\n\nThe Lidarr Resource Provider lets you manage [lidarr](https://www.pulumi.com/registry/packages/lidarr/) 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 @maienm/pulumi-lidarr\n```\n\nor `yarn`:\n\n```bash\nyarn add @maienm/pulumi-lidarr\n```\n\n### Python\n\nTo use from Python, install using `pip`:\n\n```bash\npip install pulumi_lidarr\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/MaienM/pulumi-lidarr/sdk/go/...\n```\n\n### .NET\n\nTo use from .NET, install using `dotnet add package`:\n\n```bash\ndotnet add package MaienM.PulumiLidarr\n```\n\n## Reference\n\nFor detailed reference documentation, please visit [the Pulumi registry](https://www.pulumi.com/registry/packages/lidarr/api-docs/).\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "A Pulumi package for creating and managing Lidarr resources",
    "version": "2.0.0a11",
    "project_urls": {
        "Homepage": "https://github.com/MaienM/pulumi-lidarr",
        "Repository": "https://github.com/MaienM/pulumi-lidarr"
    },
    "split_keywords": [
        "pulumi",
        "lidarr",
        "category/utility"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "680e456a15c46a6bd9ce002e72d128bc6149bac6de2f1af3dca5ad799b3a6905",
                "md5": "8d660f24a759917ae2b7f2f6ace9d806",
                "sha256": "e11446af81ce4c3df16e2925474bdf77db966aa514baa5fc4f5783eb1b09e30e"
            },
            "downloads": -1,
            "filename": "pulumi_lidarr-2.0.0a11.tar.gz",
            "has_sig": false,
            "md5_digest": "8d660f24a759917ae2b7f2f6ace9d806",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 241247,
            "upload_time": "2024-04-25T20:31:28",
            "upload_time_iso_8601": "2024-04-25T20:31:28.360311Z",
            "url": "https://files.pythonhosted.org/packages/68/0e/456a15c46a6bd9ce002e72d128bc6149bac6de2f1af3dca5ad799b3a6905/pulumi_lidarr-2.0.0a11.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-25 20:31:28",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "MaienM",
    "github_project": "pulumi-lidarr",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pulumi-lidarr"
}
        
Elapsed time: 2.19352s