{"categories":[{"label":"Distributed Computing","url":"https://skillfed.io/packages/category/system-distributed-computing"}],"enrichment":{"capability":"Provides async Python bindings to the Vers REST API for managing virtual machines and orchestration through the Vers control plane.","skillfed_tags":["async-first","orchestration","rest-client"],"use_cases":["Automate VM provisioning and lifecycle management in a Vers cluster from Python applications.","Build monitoring or management dashboards that query VM state and metrics via the Vers API.","Integrate Vers orchestration into CI/CD pipelines or infrastructure-as-code workflows.","Develop multi-tenant applications that dynamically allocate compute resources through Vers.","Script bulk operations on VMs (creation, deletion, configuration) with automatic retry handling."],"what_it_does":"Vers-sdk is a generated Python client library for the Vers orchestration control plane REST API. It wraps HTTP requests to the Vers service using httpx, providing async methods to list, create, and manage virtual machines and related resources. The library handles authentication via API key, automatic retries with exponential backoff on transient failures, and structured error types for different HTTP status codes.\n\nThe package is designed for developers building applications that need to programmatically interact with a Vers orchestration cluster. It requires Python 3.10+ and is built on async/await patterns, making it suitable for concurrent workloads. Configuration is straightforward\u2014API key and base URL can be set via constructor arguments or environment variables\u2014and the client supports custom httpx.AsyncClient instances for advanced use cases.","worth_installing":"Yes, if you are actively using Vers and need a Python client. The library has low install friction, permissive licensing, no known vulnerabilities, and active maintenance. However, adoption appears early-stage (zero repository stars, recent first release in 2026-04-17), so evaluate whether Vers itself is stable and suitable for your use case before committing to this SDK."},"id":"vers-sdk","links":{"html":"https://skillfed.io/packages/vers-sdk","md":"https://skillfed.io/packages/vers-sdk.md","pypi":"https://pypi.org/project/vers-sdk/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-19","license_spdx":"MIT","license_treatment":"permissive","name":"vers-sdk","python_support":"supports_current","summary":"SDK for Orchestrator Control Plane API"},"popularity":{"monthly_downloads":2247206,"position":3190,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.20.0"}
