Download Latest Version Python SDK 1.38.1 source code.zip (99.2 MB)
Email in envelope

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

Home / py_1.37.5
Name Modified Size InfoDownloads / Week
Parent folder
Python SDK 1.37.5 source code.tar.gz 2026-08-22 95.7 MB
Python SDK 1.37.5 source code.zip 2026-08-22 98.7 MB
README.md 2026-08-22 831 Bytes
Totals: 3 Items   194.4 MB 0

Overview

Fixed

  • Correctly implements retry behavior on event pushes, which previously were silently ignored by Tenacity

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?

  • fix(engine): isolate durable user events by scope (#4721) by @fidelix
  • fix(sdks/python): retry aio_push/aio_bulk_push on retryable grpc errors (#4737) by @harsh-sikarwar
  • docs: temporal migration guide (#4745) by @abelanger5
  • fix(engine): durable dag child spawning breaks downstream steps (#4768) by @mrkaye97
Source: README.md, updated 2026-08-22