Download Latest Version Python SDK 1.35.0 source code.zip (103.9 MB)
Email in envelope

Get an email when there's a new version of Hatchet

Home / py_1.34.1
Name Modified Size InfoDownloads / Week
Parent folder
Python SDK 1.34.1 source code.tar.gz 2026-07-16 101.0 MB
Python SDK 1.34.1 source code.zip 2026-07-16 103.9 MB
README.md 2026-07-16 775 Bytes
Totals: 3 Items   204.9 MB 0

Overview

Added

  • Adds a cron_input option to workflow, task, and durable_task declarations, allowing an input to be supplied to runs triggered by a workflow's on_crons schedules. The value is typed against the workflow's input model and serialized onto the workflow version.

Installation

Install the SDK using pip:

:::bash
pip install hatchet-sdk

Or using poetry:

:::bash
poetry add hatchet-sdk

Documentation

For detailed documentation, examples, and best practices, visit:

What's Changed?

  • feat(sdks/python): add cron_input to workflow and task declarations (#4413) by @adem-loghmari
Source: README.md, updated 2026-07-16