Flyte

Results 14 repositories owned by Flyte

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.

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

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

46
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/

flytekit-java

41
Stars
27
Forks
Watchers

Java/Scala library for easily authoring Flyte tasks and workflows

flytelab

33
Stars
39
Forks
Watchers

Machine Learning Projects with Flytekit