{"categories":[{"label":"Distributed Computing","url":"https://skillfed.io/packages/category/system-distributed-computing/2"}],"enrichment":{"capability":"Provides Python API bindings for Argo Workflows, enabling programmatic submission and management of container-native workflow jobs on Kubernetes clusters.","skillfed_tags":["kubernetes","workflow-orchestration","openapi-generated"],"use_cases":["Submit and monitor Argo Workflows from Python scripts or applications without shell commands.","Build CI/CD pipelines that programmatically trigger and track container workflows on Kubernetes.","Create dashboards or management tools that query and manage Argo workflow status and history.","Integrate workflow orchestration into Python-based data processing or ML training pipelines.","Automate workflow lifecycle operations (create, delete, retry) from Python applications."],"what_it_does":"argo-workflows is a Python client library for the Argo Workflows API, generated from OpenAPI specifications. It allows developers to programmatically interact with Argo Workflows, the container-native workflow orchestration engine for Kubernetes, without writing raw HTTP requests. The package depends only on urllib3 for HTTP communication and python-dateutil for timestamp handling, making it lightweight to integrate into existing Python applications.\n\nThis is primarily a generated API binding rather than a high-level abstraction layer. It exposes the full Argo Workflows API surface, so you interact with it by constructing API objects and calling methods that correspond to REST endpoints. It is useful when you need to submit, monitor, or manage workflows programmatically from Python code, or when building tools and dashboards that orchestrate Argo jobs on Kubernetes.","worth_installing":"Yes, if you need to interact with Argo Workflows from Python code and have a Kubernetes cluster with Argo already running. The low install friction and active maintenance are positive signals. However, verify the license terms before use\u2014the metadata shows the license as unclear, which is a blocker for some organizations. The package is API-binding code, so it requires familiarity with the Argo Workflows API itself."},"id":"argo-workflows","links":{"html":"https://skillfed.io/packages/argo-workflows","md":"https://skillfed.io/packages/argo-workflows.md","pypi":"https://pypi.org/project/argo-workflows/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-14","license_spdx":null,"license_treatment":"unclear","name":"argo-workflows","python_support":"supports_current","summary":"Argo Workflows API"},"popularity":{"monthly_downloads":345127,"position":7366,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"6.7.18"}
