{"categories":[{"label":"Libraries","url":"https://skillfed.io/packages/category/software-development-libraries/8"}],"enrichment":{"capability":"Official Python SDK for the Linode API v4, providing programmatic access to create, manage, and delete Linode instances and related cloud infrastructure resources.","skillfed_tags":["cloud-infrastructure","linode-sdk","infrastructure-automation"],"use_cases":["Automate Linode instance provisioning and teardown as part of a deployment pipeline or infrastructure-as-code workflow.","Build monitoring or alerting integrations that query Linode instance status and metrics programmatically.","Manage DNS records, domains, and networking configuration across multiple Linode accounts or regions.","Develop admin dashboards or internal tools that list, filter, and control Linode resources without manual API calls.","Write integration tests that spin up temporary Linode instances for testing and clean them up afterward."],"what_it_does":"linode_api4 is the official Python SDK for Linode's API v4, maintained by Akamai. It wraps the Linode API endpoints in Python objects and methods, letting you programmatically create, list, modify, and delete Linode instances, domains, volumes, and other cloud resources without writing raw HTTP requests. The library uses requests for HTTP communication and provides a fluent, object-oriented interface\u2014you authenticate with a Personal Access Token and then call methods like client.linode.instance_create() or client.linode.instances() to interact with your infrastructure.\n\nThe package is production-stable (Development Status 5), actively maintained, and supports current Python versions (3.10 through 3.14). It has no known security vulnerabilities and carries a permissive BSD-3-Clause license. Installation is straightforward with low friction, and the library is well-documented with examples and a Getting Started guide. It's suitable for infrastructure automation, deployment scripts, monitoring integrations, and any workflow where you need to manage Linode resources from Python.","worth_installing":"Yes. This is the official, actively maintained SDK for Linode API v4 with low install friction, no security vulnerabilities, permissive licensing, and broad Python version support. Install it if you need to manage Linode infrastructure programmatically; it eliminates the need to write raw HTTP requests and provides a well-documented, object-oriented interface."},"id":"linode-api4","links":{"html":"https://skillfed.io/packages/linode-api4","md":"https://skillfed.io/packages/linode-api4.md","pypi":"https://pypi.org/project/linode-api4/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-05","license_spdx":null,"license_treatment":"permissive","name":"linode-api4","python_support":"supports_current","summary":"The official Python SDK for Linode API v4"},"popularity":{"monthly_downloads":183407,"position":10066,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"5.46.1"}
