{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/12"}],"enrichment":{"capability":"Python client library and command-line interface for interacting with SoftLayer's XML-RPC API to manage cloud infrastructure, virtual servers, and related services.","skillfed_tags":["cloud-infrastructure","api-client","cli-tool"],"use_cases":["Automate provisioning and management of SoftLayer virtual servers and cloud resources from Python scripts or CI/CD pipelines.","Query SoftLayer account information, billing, and infrastructure details programmatically without manual API calls.","Use the slcli command-line tool to list, create, and manage virtual servers and services interactively from the shell.","Debug and inspect exact API calls made by the library using verbose logging and the DebugTransport class.","Integrate SoftLayer infrastructure management into larger Python applications or orchestration frameworks."],"what_it_does":"SoftLayer is a Python client library and CLI tool for IBM's SoftLayer cloud infrastructure API. It wraps SoftLayer's XML-RPC API, allowing developers to programmatically manage virtual servers, storage, networking, and other cloud resources. The package includes both a Python library for direct API calls and a command-line interface (slcli) for interactive management from the shell.\n\nThe library depends on click, requests, prompt_toolkit, pygments, urllib3, and rich to provide a polished CLI experience with formatted output, interactive prompts, and syntax highlighting. It is actively maintained, supports modern Python versions (3.7 through 3.12), and has no known security vulnerabilities. Installation is straightforward via pip, though you will need valid SoftLayer API credentials and network access to use it.","worth_installing":"Yes. The package is actively maintained, has low install friction, no known vulnerabilities, and a permissive MIT license. It is the official client for SoftLayer's API and is suitable for production use if you manage infrastructure on SoftLayer. The only caveat is the pinned rich==12.3.0 dependency\u2014verify it does not conflict with other packages in your environment before installing."},"id":"softlayer","links":{"html":"https://skillfed.io/packages/softlayer","md":"https://skillfed.io/packages/softlayer.md","pypi":"https://pypi.org/project/softlayer/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-03-24","license_spdx":null,"license_treatment":"permissive","name":"SoftLayer","python_support":"supports_current","summary":"A library for SoftLayer's API"},"popularity":{"monthly_downloads":429983,"position":6735,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"6.2.9"}
