Cloud SDKs Packages
SDKs for cloud providers and their services, covering storage, compute, and managed infrastructure from application code (AWS SDK, boto3, Google Cloud, Azure).
Packages in Cloud SDKs
AWS SDK for JavaScript (S3 Client)
The official modular AWS SDK v3 client for Amazon S3, with TypeScript-first APIs and streaming support.
boto3
The official AWS SDK for Python — call every Amazon Web Services API from your code.
AWS SDK for Go v2
The official AWS SDK for Go — type-safe, modular clients for every AWS service.
supabase-js
The official isomorphic JavaScript SDK for Supabase — database, auth, realtime, storage, and edge functions in one client.
google-api-nodejs-client
Google's officially supported Node.js client library for calling hundreds of Google APIs with built-in OAuth 2.0, API key, and service-account auth.
Google Gen AI SDK
Google's official TypeScript/JavaScript SDK for building applications with the Gemini API and Vertex AI.
octokit.js
The all-batteries-included GitHub SDK for browsers, Node.js, and Deno.
Google Cloud Storage
Node.js client library for Google Cloud Storage — upload, download, and manage buckets and objects programmatically.
google-auth
The foundational Python library for authenticating to Google Cloud and Google APIs with OAuth2, service accounts, and Application Default Credentials.
dockerode
A Node.js client for the Docker Engine Remote API, covering containers, images, networks, and volumes with streams intact.
Google API Python Client
The official Python client for Google's discovery-based APIs, covering hundreds of Google services from one package.
Azure Storage Blob
The official Python client library for Azure Blob Storage, with sync and async APIs for containers, blobs, and access tiers.
Azure Identity (Python)
Microsoft Entra ID token authentication for Azure SDK clients in Python
botocore
The low-level, foundational Python SDK that underpins both boto3 and the AWS CLI
@octokit/core
Extendable client for GitHub's REST and GraphQL APIs