Skip to main content
The Python SDK exposes the same account, AI, goal, deal, skill, wallet, conversation, and outcome resources as the Darwin API. It uses goals—not tasks—as the canonical unit of durable work.

Install

Create a client

Keep API keys on your server and outside source control, logs, browser bundles, and model-visible prompts. AsyncDarwin provides the equivalent asynchronous client.

Python package

Open darwin-sdk on PyPI.