Flyte Org
Pinned repositories
Repositories
-
flytesnacks
Flyte Learn by Examples. Generated documentation - https://flytecookbook.readthedocs.io/en/latest/
-
flytectl
A cross platform CLI for Flyte. Written in Golang. Offers an intuitive interface to Flyte https://flytectl.readthedocs.io/en/latest/
-
flyteadmin
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.
-
flyte
Accelerate your ML and Data workflows to production. Flyte is a production grade orchestration system for your Data and ML workloads. It has been battle tested at Lyft, Spotify, freenome and others and truly open-source.
-
flytepropeller
A Kuberentes native execution engine for Flyte
-
flytekit
Extensible Python SDK for developing Flyte tasks and workflows. Simple to get started and learn and highly extensible.
-
flyteidl
Flyte at its core has a declarative, type-safe language for declaring data dependencies between arbitrary computation units. This repository contains the core specification of this language in the form of protocol-buffers.
-
flyteplugins
Flyte Backend Plugins contributed by the Flyte community.
-
-
flytestdlib
A apache commons style library in Golang, use by the Flyte project. Contains utilities for metrics, pflags, config management, storage abstraction, caching etc
-
flyteconsole
The user interface for Flyte
-
flytecopilot
The Flyte data-sidecar that helps move the input and output data intelligently between containers
-
datacatalog
Data Catalog is a service for indexing parameterized, strongly-typed data artifacts across revisions. It also powers Flytes memoization system
-
-
flytelab
Machine Learning Projects with Flytekit
-
-
flytekit-python-template
A template for setting up a sandbox deployment with registerable flytekit workflows
-