Python SDK

The currently packaged SDK surface is intentionally small. The supported import is FleetClient; older README examples describing NLP, ML, pipeline, or infrastructure modules are not part of the published package contract.

Install

For a development checkout:

FleetClient

The client uses the operations bearer token and raises FleetError for HTTP or network failures. It returns decoded JSON dictionaries so callers can retain fields added by the fleet service.