iii-python-sdk

Installation
SKILL.md

Python SDK

The async Python SDK for connecting workers to the iii engine.

Documentation

Full API reference: https://iii.dev/docs/api-reference/sdk-python

Install

pip install iii-sdk

Key Exports

Export Purpose
register_worker(address, options?) Connect to the engine, returns the client
InitOptions(worker_name, otel?) Connection configuration
register_function(id, handler) Register an async function handler
Related skills
Installs
219
Repository
iii-hq/skills
GitHub Stars
7
First Seen
Mar 31, 2026