Skip to content
This repository has been archived by the owner on Sep 17, 2022. It is now read-only.

GoogleCloudPlatform/google-cloud-python-expenses-demo

Repository files navigation

Example App: Expense Reporting Using the Google Cloud Python Client

This project implements a simple, command-line expense reporting application as an example demonstrating gcloud-python, a Python idiomatic client for Google Cloud Platform services.

Installation

First, create a virtual environment, and get the gcloud Python library installed into it.

Then, install this project:

$ cd /path/to/gcloud-python-expenses-demo
$ /path/to/virtualenv/bin/pip install -e .

See the narrative docs .

Contributing

Contributions to this library are always welcome and highly encouraged.

See CONTRIBUTING for more information on how to get started.

License

Apache 2.0 - See LICENSE for more information.

About

Sample app exercising gcloud-python library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published