github hatchet-dev/hatchet py/1.38.0
Python SDK 1.38.0

5 hours ago

Overview

Added

  • Adds embedded mode: Hatchet.from_embedded() runs a full Hatchet engine locally via the hatchet-embedded-sidecar binary, downloaded on first use, verified against release checksums on every start, and shut down with your process.

Installation

Install the SDK using pip:

pip install hatchet-sdk

Or using poetry:

poetry add hatchet-sdk

Documentation

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

What's Changed?

  • docs: auto-gen SDK references (#4672) by @mnafees
  • feat: add support for embedded mode to TS and Python SDKs (#4742) by @mnafees
  • fix(engine): allow evicted tasks to time out (#4772) by @mrkaye97
  • chore: regenerate SDK reference docs (#4782) by @app/github-actions

Don't miss a new hatchet release

NewReleases is sending notifications on new releases.