# 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/c1/bf/98d17d15a0d1aaaf09c87e59ed8c501386675470d95887259e9582802523/pulumiverse_grafana-0.19.0.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.19.0",
"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": "354306b01fd48b66e7a9151e5733e009d8577d4d25288a0a9604153c6d869d0d",
"md5": "ce2dc5d7ecac9f170e9afb9930354d84",
"sha256": "eed9bff928074175a37e3ce8dbbb5e0201765720a5bf6fa1229a7d00aaebe5b3"
},
"downloads": -1,
"filename": "pulumiverse_grafana-0.19.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ce2dc5d7ecac9f170e9afb9930354d84",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 823845,
"upload_time": "2025-07-09T17:09:52",
"upload_time_iso_8601": "2025-07-09T17:09:52.894696Z",
"url": "https://files.pythonhosted.org/packages/35/43/06b01fd48b66e7a9151e5733e009d8577d4d25288a0a9604153c6d869d0d/pulumiverse_grafana-0.19.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "c1bf98d17d15a0d1aaaf09c87e59ed8c501386675470d95887259e9582802523",
"md5": "60f45f163bbe4376c345f715d0a55cfb",
"sha256": "244484ea5e9f5050d1e60491baead3fefb8c3bb15a5a6a2bf3020206ab1a6ab5"
},
"downloads": -1,
"filename": "pulumiverse_grafana-0.19.0.tar.gz",
"has_sig": false,
"md5_digest": "60f45f163bbe4376c345f715d0a55cfb",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 548633,
"upload_time": "2025-07-09T17:09:54",
"upload_time_iso_8601": "2025-07-09T17:09:54.573795Z",
"url": "https://files.pythonhosted.org/packages/c1/bf/98d17d15a0d1aaaf09c87e59ed8c501386675470d95887259e9582802523/pulumiverse_grafana-0.19.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-09 17:09:54",
"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"
}