Install & Compatibility
Where this runs
tested against v5.68.0 · pip install
no network on importno background threads
Install × environment matrix
Each cell = how many times install + import succeeded across repeated harness runs. Partial = flaky.
glibc = Debian/Ubuntu slim · musl = Alpine Linux
muslpy 3.10–3.95 runs
installs and imports cleanly · install 0.0s · import 0.000s · 41.8MB
glibcpy 3.10–3.95 runs
installs and imports cleanly · install 4.0s · import 0.000s · 43MB
41MB installed
● package 41MB
Code
Verified usage
Verified import paths — ran on the pinned version, not inferred.
LinodeClient
✓ from linode_api4 import LinodeClient
✗ from linodecli import LinodeClient
linode-cli is a CLI tool; the Python SDK is linode_api4.
linode-cli
✓ No Python import; use shell command `linode-cli`
✗ import linode_cli
linode-cli is a command-line tool, not a Python module.
List all Linode instances as JSON.
linode-cli linodes list --json
linode-cli --version
Upgrade
Version history
5.68.0latest on PyPI · released May 28, 2026
Audit
Dependencies
No dependency data recorded yet.