{"categories":[{"label":"Distributed Computing","url":"https://skillfed.io/packages/category/system-distributed-computing/2"}],"enrichment":{"capability":"Flyte is a Python SDK for defining, orchestrating, and executing ML pipelines and services at scale, supporting both async and synchronous task definitions with built-in retries, caching, and local or remote execution.","skillfed_tags":["ml-orchestration","async-workflows","kubernetes-native"],"use_cases":["Define and run multi-step ML training pipelines with automatic task parallelism and fault tolerance.","Serve trained models as HTTP endpoints using FastAPI integration within the same framework.","Develop workflows locally with the CLI and TUI, then deploy to Kubernetes without code changes.","Build data processing workflows that combine async task execution with built-in caching and retries.","Orchestrate agent workflows that require fine-grained control over concurrency and resource allocation."],"what_it_does":"Flyte is a Python-native orchestration framework for building and running ML pipelines, models, and agents. It lets you define tasks as decorated async or synchronous Python functions, compose them into workflows, and execute them locally during development or remotely on Kubernetes at scale. The SDK handles task parallelism, retries, caching, and resource management automatically.\n\nThe framework supports multiple execution modes: local development with a CLI and optional TUI, a Devbox environment for testing against a local Kubernetes cluster, and remote execution on production infrastructure. It also includes app serving capabilities for deploying models via FastAPI. With 23 runtime dependencies including async-lru, pydantic, protobuf, and cloud storage support, it integrates deeply with modern Python async patterns and cloud ecosystems.","worth_installing":"Yes, with conditions. Flyte 2 is actively maintained (released 2 days ago) and offers a cohesive Python-first approach to ML orchestration with low install friction. However, the license treatment is unclear in the metadata despite Apache 2.0 being mentioned in the description\u2014verify the actual license before production use. The Rust controller is marked experimental and under rapid development with known gaps. Best suited for teams building ML pipelines who can tolerate a large dependency footprint and want async-native workflows."},"id":"flyte","links":{"html":"https://skillfed.io/packages/flyte","md":"https://skillfed.io/packages/flyte.md","pypi":"https://pypi.org/project/flyte/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-12","license_spdx":null,"license_treatment":"unclear","name":"flyte","python_support":"supports_current","summary":"Add your description here"},"popularity":{"monthly_downloads":173423,"position":10309,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.6.0"}
