Docs/SDK Reference

SDK Reference

Complete documentation for the MACAW Client SDK. Download from Console—no pip install required.

Installation

Download the SDK from Console → Settings → Downloads. The package includes your workspace configuration and credentials.

Alternatively, use the CLI to fetch the latest version.

bash
# Unzip the download from Console
unzip macaw-client-*.zip

# Install the package
pip install ./macaw-client-*/*.whl

Core Classes


Quick Reference


Related