package documentation
Asynchronous Nebius SDK package.
| Module | abc |
Asyncio-related abstract protocols used by the SDK. |
| Package | authorization |
Authorization interfaces. |
| Module | base |
Thin wrappers around the underlying gRPC channel used by the SDK. |
| Module | channel |
High-level gRPC channel manager for the Nebius Python SDK. |
| Module | cli |
CLI-style configuration reader used by the SDK. |
| Module | client |
Base client classes used by generated SDK clients. |
| Module | constant |
A tiny channel implementation that routes all calls to a single service/method combination. |
| Module | idempotency |
Idempotency key interceptor for gRPC aio clients. |
| Module | operation |
Helpers for working with long-running operations. |
| Module | request |
Request helper used by generated clients. |
| Module | request |
Request arguments that are passed in all the SDK requests. |
| Module | request |
Types for representing the request status returned by RPCs. |
| Module | service |
Undocumented |
| Module | service |
Helpers for converting service-level protobuf errors into SDK types. |
| Package | token |
Package for token classes, bearers and receivers. |