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.35.0
Name Modified Size InfoDownloads / Week
Parent folder
Python SDK 1.35.0 source code.tar.gz 2026-07-16 101.1 MB
Python SDK 1.35.0 source code.zip 2026-07-16 103.9 MB
README.md 2026-07-16 637 Bytes
Totals: 3 Items   205.0 MB 7

Overview

Added

  • Adds support for defining idempotency keys on workflows and standalone tasks, which ensures that they're only run once in a provided time window, based on a CEL expression.

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(engine): idempotency (#4045) by @mrkaye97
Source: README.md, updated 2026-07-16