Overview
Added
- Adds embedded mode:
Hatchet.from_embedded()runs a full Hatchet engine locally via thehatchet-embedded-sidecarbinary, 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-sdkOr using poetry:
poetry add hatchet-sdkDocumentation
For detailed documentation, examples, and best practices, visit: