{"categories":[{"label":"Internet","url":"https://skillfed.io/packages/category/internet/5"}],"enrichment":{"capability":"A Python client library for the Cudo Compute cloud platform, providing programmatic access to virtual machines, storage, billing, and infrastructure management via REST API.","skillfed_tags":["cloud-client","infrastructure-api"],"use_cases":["Automate VM provisioning and lifecycle management for Cudo Compute infrastructure from Python scripts or applications.","Query billing accounts, transactions, and spend details programmatically to build custom cost tracking or reporting tools.","Manage storage disks, snapshots, and attachments as part of infrastructure-as-code workflows.","List and configure SSH keys, networks, and permissions for multi-tenant or multi-project cloud deployments.","Build monitoring or orchestration tools that interact with Cudo Compute data centers and machine types."],"what_it_does":"cudo-compute is a Python wrapper around the Cudo Compute REST API, enabling programmatic control of cloud infrastructure hosted on the Cudo platform. It abstracts HTTP calls into Python objects and methods, allowing you to manage virtual machines, disks, billing accounts, SSH keys, networks, and other cloud resources from your Python code.\n\nThe client supports two authentication modes: automatic (reading credentials from a local yaml file created by the cudoctl CLI tool) or manual (passing api_key and project_id explicitly). It exposes a large API surface covering virtual machine lifecycle, storage management, billing queries, data center operations, and account administration. Dependencies are lightweight and standard (urllib3, certifi, python-dateutil, ruamel-yaml, six), and the package requires Python 3.8 or later.","worth_installing":"Yes, if you are actively using Cudo Compute and need Python API access\u2014the client is permissively licensed, has low install friction, and covers a comprehensive API surface. However, note that maintenance is dormant (last commit January 2025); verify that the Cudo Compute service and this client's API compatibility remain stable for your use case before relying on it for production workloads."},"id":"cudo-compute","links":{"html":"https://skillfed.io/packages/cudo-compute","md":"https://skillfed.io/packages/cudo-compute.md","pypi":"https://pypi.org/project/cudo-compute/"},"maintenance":{"status":"dormant"},"meta":{"latest_release":"2025-01-08","license_spdx":null,"license_treatment":"permissive","name":"cudo-compute","python_support":"supports_current","summary":"A client for cudocompute.com"},"popularity":{"monthly_downloads":145813,"position":11116,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.3.6"}
