The official CloudCruise Python SDK for programmatic infrastructure observability and cost management. Version 1.1.0 supports Python ≥3.10, with monthly releases.
pip install cloudcruiseNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a client with an API key and lists workspaces.
Change imports to `from cloudcruise import CloudCruiseClient`.
Always pass `api_key` explicitly.
Set proxy environment variables or use `requests.Session` before initializing the client.
No dependency data recorded yet.