{"categories":[{"label":"Distributed Computing","url":"https://skillfed.io/packages/category/system-distributed-computing"}],"enrichment":{"capability":"Provides a Python client to interact with Kestra servers for triggering flows, sending metrics and outputs, and retrieving execution status and logs.","skillfed_tags":["orchestration-client","workflow-automation","monitoring-integration"],"use_cases":["Trigger a Kestra workflow from a Python script and wait for completion before proceeding with downstream tasks.","Send custom metrics and counters to Kestra during a Python task execution for monitoring and observability.","Retrieve execution logs and status of a Kestra flow run to implement custom error handling or reporting.","Pass file inputs to a Kestra flow from Python, such as uploading a CSV or text file as a flow parameter.","Read Ion-format data files downloaded from external sources and convert them to Python dictionaries for data processing."],"what_it_does":"Kestra is a Python client library that connects your code to a Kestra orchestration server. It lets you trigger workflows (called flows), wait for them to complete, and retrieve their status and logs. You can also send metrics, counters, timers, and structured outputs back to the Kestra server from within your Python scripts, and read Ion-format data files.\n\nThe package is designed for two main patterns: synchronous flow execution where you wait for a flow to finish and get its result, and fire-and-forget execution where you trigger a flow and continue without blocking. It handles authentication via API token or username/password, includes automatic retry logic with exponential backoff for failed requests, and provides a JSON-formatted logger for integration with log management systems.","worth_installing":"Yes. The package has low install friction, active maintenance, no known vulnerabilities, and a permissive license. It is the official client for Kestra orchestration, making it the natural choice if you need to programmatically interact with a Kestra server from Python. Install it if you are already using or planning to use Kestra for workflow orchestration."},"id":"kestra","links":{"html":"https://skillfed.io/packages/kestra","md":"https://skillfed.io/packages/kestra.md","pypi":"https://pypi.org/project/kestra/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-03-03","license_spdx":null,"license_treatment":"permissive","name":"kestra","python_support":"supports_current","summary":"Kestra is an infinitely scalable orchestration and scheduling platform, creating, running, scheduling, and monitoring millions of complex pipelines."},"popularity":{"monthly_downloads":2869625,"position":2850,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.3.0"}
