API reference

This section provides the reference material for the Flyte SDK and CLI.

To get started, add flyte to your project

$ uv pip install --no-cache --prerelease=allow --upgrade flyte

This will install both the Flyte SDK and CLI.

Flyte SDK
The Flyte SDK provides the core Python API for building workflows and apps on your Union instance.
Flyte CLI
The Flyte CLI is the command-line interface for interacting with your Union instance.