An open API service indexing awesome lists of open source software.

https://github.com/suzu-devworks/examples-google-cloud

A workspace for learning programming on Google Cloud.
https://github.com/suzu-devworks/examples-google-cloud

devcontainers python

Last synced: 5 months ago
JSON representation

A workspace for learning programming on Google Cloud.

Awesome Lists containing this project

README

          

# examples-google-cloud

[![uv](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/uv/main/assets/badge/v0.json)](https://github.com/astral-sh/uv)
[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)
[![Checked with mypy](https://www.mypy-lang.org/static/mypy_badge.svg)](https://mypy-lang.org/)
![Python Version from PEP 621 TOML](https://img.shields.io/python/required-version-toml?tomlFilePath=https%3A%2F%2Fraw.githubusercontent.com%2Fsuzu-devworks%2Fexamples-google-cloud%2Frefs%2Fheads%2Fmain%2Fpyproject.toml)
[![CI](https://github.com/suzu-devworks/examples-google-cloud/actions/workflows/ci.yaml/badge.svg)](https://github.com/suzu-devworks/examples-google-cloud/actions/workflows/ci.yaml)
[![CodeQL](https://github.com/suzu-devworks/examples-google-cloud/actions/workflows/github-code-scanning/codeql/badge.svg)](https://github.com/suzu-devworks/examples-google-cloud/actions/workflows/github-code-scanning/codeql)

## What is the purpose of this repository?

This repository is just my personal playground for learning and experimenting with programming using Google Cloud Platform and Workspace.

The content here might actually be helpful to other developers facing similar issues.

However, please keep in mind that this code is based solely on my own perspective and probably has lots of inaccurate or questionable parts!

## Examples

- Google Workspace app with Python
- [examples-workspace-cli](./packages/examples-workspace-cli/README.md)