Download Latest Version Python SDK 1.37.1 source code.zip (98.4 MB)
Email in envelope

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

Home / py_1.37.1
Name Modified Size InfoDownloads / Week
Parent folder
Python SDK 1.37.1 source code.tar.gz 2026-08-03 95.4 MB
Python SDK 1.37.1 source code.zip 2026-08-03 98.4 MB
README.md 2026-08-03 918 Bytes
Totals: 3 Items   193.9 MB 3

Overview

Fixed

  • Fixes a memory leak in the log sender where we'd indefinitely buffer log messages, causing memory to pile up over time.

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?

  • chore: update quickstart READMEs to the hatchet CLI, drop python sync (#4518) by @BloggerBust
  • test(python): anchor test_waits on start completing (#4559) by @igor-kupczynski
  • feat: Batch tasks documentation (#4586) by @juliusgeo
  • fix(python): logging memory leak (#4588) by @mrkaye97
  • chore: Bump the python-deps group across 1 directory with 6 updates (#4601) by @app/dependabot
Source: README.md, updated 2026-08-03