# grafana Resource Provider
The grafana resource provider for Pulumi lets you creating resources in [grafana](https://www.grafana.com). To use
this package, please [install the Pulumi CLI first](https://pulumi.com/).
## Installing
This package is available in many languages in the standard packaging formats.
### Node.js (Java/TypeScript)
To use from JavaScript or TypeScript in Node.js, install using either `npm`:
```
$ npm install @pulumiverse/grafana
```
or `yarn`:
```
$ yarn add @pulumiverse/grafana
```
### Python
To use from Python, install using `pip`:
```
$ pip install pulumiverse_grafana
```
### Go
To use from Go, use `go get` to grab the latest version of the library
```
$ go get github.com/pulumiverse/pulumi-grafana/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 Pulumiverse.Grafana
```
## Reference
See the Pulumi registry for API docs:
https://www.pulumi.com/registry/packages/grafana/api-docs/
Raw data
{
"_id": null,
"home_page": null,
"name": "pulumiverse-grafana",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "pulumi, grafana, pulumiverse",
"author": null,
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/63/80/18d04e98e0a43d0bb651069aa0edef818b8343ceea5d9cb6b73befe854a3/pulumiverse_grafana-0.16.3.tar.gz",
"platform": null,
"description": "\n# grafana Resource Provider\n\nThe grafana resource provider for Pulumi lets you creating resources in [grafana](https://www.grafana.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 the 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 @pulumiverse/grafana\n```\n\nor `yarn`:\n\n```\n$ yarn add @pulumiverse/grafana\n```\n\n### Python\n\nTo use from Python, install using `pip`:\n\n```\n$ pip install pulumiverse_grafana\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/pulumiverse/pulumi-grafana/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 Pulumiverse.Grafana\n```\n\n## Reference\n\nSee the Pulumi registry for API docs:\n\nhttps://www.pulumi.com/registry/packages/grafana/api-docs/\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "A Pulumi package for creating and managing grafana.",
"version": "0.16.3",
"project_urls": {
"Homepage": "https://grafana.com",
"Repository": "https://github.com/pulumiverse/pulumi-grafana"
},
"split_keywords": [
"pulumi",
" grafana",
" pulumiverse"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "a776c2d971134a096d3e5eb5336771bdcb0489292e575da568e71a1db2fda577",
"md5": "238d2eaa82d34cc35ba3b395124b2629",
"sha256": "7bf0b5be3c52282044a0128f181ccde24a882bbf1c5188521fcf1508a0a4c97c"
},
"downloads": -1,
"filename": "pulumiverse_grafana-0.16.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "238d2eaa82d34cc35ba3b395124b2629",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 772610,
"upload_time": "2025-04-07T11:54:24",
"upload_time_iso_8601": "2025-04-07T11:54:24.827791Z",
"url": "https://files.pythonhosted.org/packages/a7/76/c2d971134a096d3e5eb5336771bdcb0489292e575da568e71a1db2fda577/pulumiverse_grafana-0.16.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "638018d04e98e0a43d0bb651069aa0edef818b8343ceea5d9cb6b73befe854a3",
"md5": "8b8b6a05b17a4decaa92b19f22469283",
"sha256": "4658fda86fa4a13f313883d649263ffbe879c9670a7abe86de76fca2cebfffd7"
},
"downloads": -1,
"filename": "pulumiverse_grafana-0.16.3.tar.gz",
"has_sig": false,
"md5_digest": "8b8b6a05b17a4decaa92b19f22469283",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 517128,
"upload_time": "2025-04-07T11:54:26",
"upload_time_iso_8601": "2025-04-07T11:54:26.261248Z",
"url": "https://files.pythonhosted.org/packages/63/80/18d04e98e0a43d0bb651069aa0edef818b8343ceea5d9cb6b73befe854a3/pulumiverse_grafana-0.16.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-04-07 11:54:26",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "pulumiverse",
"github_project": "pulumi-grafana",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "pulumiverse-grafana"
}