- Seattle, WA
-
08:54
(UTC -08:00)
Stars
Type-safe, distributed orchestration of agents, ML pipelines, and real-time inference โ in pure Python with async/await.
Data Catalog is a service for indexing parameterized, strongly-typed data artifacts across revisions. It also powers Flytes memoization system
The Flyte data-sidecar that helps move the input and output data intelligently between containers
A cross platform CLI for Flyte. Written in Golang. Offers an intuitive interface to Flyte https://docs.flyte.org/projects/flytectl/en/latest/
Scalable and flexible workflow orchestration platform that seamlessly unifies data, ML and analytics stacks.
Specification of the IR for Flyte workflows and tasks. Also Interfaces for all backend services. https://docs.flyte.org/projects/flyteidl/en/stable/
Flyte Backend Plugins contributed by the Flyte community.
FlytePropeller is a Kubernetes native operator, that executes Flyte Workflows and Tasks. It has its own kubectl-flyte CLI to interact and is extensible using the flyteplugins/pluginmachinery interface
Java/Scala library for easily authoring Flyte tasks and workflows
Control Plane for Flyte. Flyteadmin is a gRPC + REST Service written in golang and uses a RDBMs to store meta information and management information for Flyte Tasks and Workflows.
Extensible Python SDK for developing Flyte tasks and workflows. Simple to get started and learn and highly extensible.