Skip to main content

Python SDK

The CRAFT Python SDK provides type-safe, auto-generated clients for all platform APIs. Built with Pydantic models and httpx for async support.

Installation

Quick Start

Create a Client

List Organizations

Create a Project

Create a Data Connection

Async Usage

All SDK methods support async via the .asyncio() variant:

Error Handling

Package Reference

Next Steps

TypeScript SDK

TypeScript/JavaScript client guide

API Reference

Interactive API playground