Official Python SDK for Scaleway cloud infrastructure. Current version 2.11.0, supports Python >=3.10. Active development with regular releases.
pip install scalewayNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initialize client and list instances in fr-par-1 zone.
Use 'from scaleway import ScalewayClient' instead of 'from scaleway_sdk import Client'.
Use e.g., client.instance.v1.list_servers() not client.instance.list_servers()
Set SCW_ACCESS_KEY and SCW_SECRET_KEY environment variables.