1 Repo
Building Python applications that interact with cloud infrastructure and managed services.
Distinct from Python Development: Distinct from Python Development: focuses on cloud infrastructure interaction, not general Python development.
Explore 1 awesome GitHub repository matching part of an awesome list · Cloud Development. Refine with filters or upvote what's useful.
This repository is a collection of Python code examples that demonstrate how to use Google Cloud Platform services and APIs. Each sample is organized as a self-contained directory with its own dependencies, making it independently runnable and testable. The samples rely on Google's auto-generated Python client libraries and standardize invocation through command-line argument parsing, with configuration read from environment variables for portability across development and CI environments. The examples cover authentication setup using the gcloud CLI, along with practical demonstrations for se
Builds Python applications that interact with Google Cloud infrastructure and managed services.