pulumiverse-time
A Pulumi package for creating and managing Time resources
What it is and what it does
Pulumiverse-time is a Pulumi resource provider that extends Pulumi's infrastructure-as-code capabilities with time-related resources. It is designed to be used within Pulumi projects across multiple languages (Python, Node.js, Go, .NET) to manage time-based operations as part of your infrastructure automation.
The package integrates with Pulumi's plugin system and requires no additional configuration beyond installation. It is maintained as an active project but has low visibility in the ecosystem (4 repository stars). The Python package requires Python 3.8 or later and installs with high friction due to its plugin architecture and dependency on a Pulumi project environment.
Use it for:
- Manage time-based delays or scheduling within Pulumi infrastructure deployments.
- Automate time-dependent resource provisioning or configuration tasks in your stack.
- Coordinate timing between infrastructure components using Pulumi's resource model.
- Create time-based triggers or conditions for infrastructure changes across multiple cloud providers.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
A Pulumi resource provider that lets you manage time-based resources and operations within Pulumi infrastructure-as-code workflows.
Yes, if you are actively using Pulumi and need time-based resource management in your infrastructure code. No, if you are looking for a general-purpose time library or are not already committed to the Pulumi ecosystem. The high install friction and low adoption signal suggest this is a niche tool best suited for Pulumi practitioners.
Install
pulumiverse-time on PyPI
pip
pip install pulumiverse-timeuv
uv add pulumiverse-timepoetry
poetry add pulumiverse-timeInstalling pulumiverse-time
Before you install
High install friction: the package is a Pulumi plugin with no runtime dependencies listed, requiring integration with a Pulumi project setup. Last commit was 2026-05-19 and status is active, but the repository has only 4 stars, suggesting limited adoption or visibility.
License in practice
Licensed under Apache-2.0 (permissive), so you can use, modify, and distribute this package freely in commercial and private projects with minimal restrictions.
Quickstart
pip install pulumiverse_time
# Then in a Pulumi Python project:
import pulumiverse_time as time
# Use time resources as part of your Pulumi stack configuration
Requires an active Pulumi project setup and the Pulumi CLI installed; this is a plugin, not a standalone library.
Verify before relying
- What specific time resources (e.g., delays, scheduling, time-based triggers) this provider actually exposes.
- Whether this package works with current Pulumi versions or has compatibility constraints.
- Real-world usage patterns and how it integrates with Pulumi's resource model.
Package facts
| License | Apache-2.0 (permissive) |
| Python support | supports the current Python release (>=3.8) |
| Install friction | high — source build required |
| Runtime dependencies | none |
| Maintenance | actively maintained — 593 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 151,453/month — #10,931 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: pulumiverse_time-0.1.1.tar.gz
Keywords: pulumi, time, category/utility
Tags
More Build Tools packages
Provides reusable utilities for Python…
permissive · top 100 on PyPI
tqdmWraps any iterable to display a real-time…
copyleft · top 100 on PyPI
pippip is the standard installer for Python…
permissive · top 100 on PyPI
hatchlingHatchling is a standards-compliant Python build…
permissive · top 100 on PyPI
grpcio-toolsGenerates Python gRPC service stubs and message…
permissive · top 1,000 on PyPI
pre-commitpre-commit is a framework for installing and…
permissive · top 1,000 on PyPI
pulumiverse-grafanaA Pulumi resource provider that lets you create…
permissive · top 15,000 on PyPI
pulumi-dockerPulumi provider for managing Docker resources…
permissive · top 5,000 on PyPI
pulumi-tlsPulumi resource provider for creating and…
permissive · top 5,000 on PyPI
pulumi-githubPulumi provider for GitHub that lets you define…
permissive · top 15,000 on PyPI
pulumi-gitlabPulumi provider for GitLab that lets you define…
permissive · top 15,000 on PyPI
pulumi-gcpPulumi resource provider for Google Cloud…
permissive · top 5,000 on PyPI
pulumi-pulumiservicePulumi Service Provider enables programmatic…
permissive · top 15,000 on PyPI
pulumi-pagerdutyA Pulumi resource provider that lets you…
permissive · top 15,000 on PyPI
pulumi-azurePulumi provider for Azure Classic that lets you…
permissive · top 15,000 on PyPI
pulumi-databricksA Pulumi resource provider that lets you…
permissive · top 15,000 on PyPI