flyte topic

List flyte repositories

flyte

5.1k
Stars
539
Forks
Watchers

Scalable and flexible workflow orchestration platform that seamlessly unifies data, ML and analytics stacks.

flytekit

210
Stars
239
Forks
Watchers

Extensible Python SDK for developing Flyte tasks and workflows. Simple to get started and learn and highly extensible.

flyte

89
Stars
19
Forks
Watchers

Flyte binds together the tools you use into easily defined, automated workflows

flytestdlib

60
Stars
23
Forks
Watchers

A apache commons style library in Golang, use by the Flyte project. Contains utilities for metrics, pflags, config management, storage abstraction, caching etc

flyte-flink-plugin

17
Stars
12
Forks
Watchers

Flyte Flink k8s plugin.

datacatalog

54
Stars
22
Forks
Watchers

Data Catalog is a service for indexing parameterized, strongly-typed data artifacts across revisions. It also powers Flytes memoization system

flyteadmin

38
Stars
62
Forks
Watchers

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.

flyteconsole

33
Stars
56
Forks
Watchers

The user interface for Flyte

flytectl

45
Stars
82
Forks
Watchers

A cross platform CLI for Flyte. Written in Golang. Offers an intuitive interface to Flyte https://docs.flyte.org/projects/flytectl/en/latest/

flyteidl

28
Stars
62
Forks
Watchers

Specification of the IR for Flyte workflows and tasks. Also Interfaces for all backend services. https://docs.flyte.org/projects/flyteidl/en/stable/