skillfed

pulumiverse-time

A Pulumi package for creating and managing Time resources

pulumiverse-time v0.1.1 151.5K downloads/30d#10,931 on PyPI4
Permissive license Apache-2.0 Active released

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-time

uv

uv add pulumiverse-time

poetry

poetry add pulumiverse-time

Installing 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

pulumi time resource providerinfrastructure as code time managementpulumi time resourcestime-based infrastructure automationpulumi utility provider
pulumi-plugininfrastructure-as-codeutility

More Build Tools packages