# Time Resource Provider
The Time Resource Provider lets you manage [time](https://www.pulumi.com/registry/packages/time/) 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/time
```
or `yarn`:
```bash
yarn add @pulumiverse/time
```
### Python
To use from Python, install using `pip`:
```bash
pip install pulumiverse_time
```
### Go
To use from Go, use `go get` to grab the latest version of the library:
```bash
go get github.com/pulumiverse/pulumi-time/sdk/go/...
```
### .NET
To use from .NET, install using `dotnet add package`:
```bash
dotnet add package Pulumiverse.Time
```
## Configuration
The Time provider does not need any additional configuration.
## Reference
For detailed reference documentation, please visit [the Pulumi registry](https://www.pulumi.com/registry/packages/time/api-docs/).
Raw data
{
"_id": null,
"home_page": "https://github.com/pulumiverse/pulumi-time",
"name": "pulumiverse-time",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "pulumi time category/utility",
"author": null,
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/00/0a/725fe5ddedc4fcf1edd13bccb7f188bf33c8cc04246f8fd2cba4c1a28740/pulumiverse_time-0.1.0.tar.gz",
"platform": null,
"description": "# Time Resource Provider\n\nThe Time Resource Provider lets you manage [time](https://www.pulumi.com/registry/packages/time/) 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/time\n```\n\nor `yarn`:\n\n```bash\nyarn add @pulumiverse/time\n```\n\n### Python\n\nTo use from Python, install using `pip`:\n\n```bash\npip install pulumiverse_time\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-time/sdk/go/...\n```\n\n### .NET\n\nTo use from .NET, install using `dotnet add package`:\n\n```bash\ndotnet add package Pulumiverse.Time\n```\n\n## Configuration\n\nThe Time provider does not need any additional configuration.\n\n## Reference\n\nFor detailed reference documentation, please visit [the Pulumi registry](https://www.pulumi.com/registry/packages/time/api-docs/).\n\n\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "A Pulumi package for creating and managing Time resources",
"version": "0.1.0",
"project_urls": {
"Homepage": "https://github.com/pulumiverse/pulumi-time",
"Repository": "https://github.com/pulumiverse/pulumi-time"
},
"split_keywords": [
"pulumi",
"time",
"category/utility"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "000a725fe5ddedc4fcf1edd13bccb7f188bf33c8cc04246f8fd2cba4c1a28740",
"md5": "598050811da70f1d23b6aa159e5e1f78",
"sha256": "bf483fb27f484bbe9a799834dc99bd9b55e4721d26b7316cafa5fe729d7470cc"
},
"downloads": -1,
"filename": "pulumiverse_time-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "598050811da70f1d23b6aa159e5e1f78",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 15304,
"upload_time": "2024-09-05T21:09:12",
"upload_time_iso_8601": "2024-09-05T21:09:12.210346Z",
"url": "https://files.pythonhosted.org/packages/00/0a/725fe5ddedc4fcf1edd13bccb7f188bf33c8cc04246f8fd2cba4c1a28740/pulumiverse_time-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-05 21:09:12",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "pulumiverse",
"github_project": "pulumi-time",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "pulumiverse-time"
}