Skip to content

rodeofx/google-cloud-python

This branch is 34307 commits behind googleapis/google-cloud-python:main.

Folders and files

NameName
Last commit message
Last commit date
Mar 31, 2017
Oct 19, 2016
Mar 23, 2017
Apr 27, 2017
Apr 21, 2017
Apr 28, 2017
Apr 21, 2017
Apr 21, 2017
Apr 17, 2017
Apr 28, 2017
Apr 21, 2017
Apr 27, 2017
Apr 21, 2017
Apr 28, 2017
Apr 21, 2017
Apr 21, 2017
Apr 28, 2017
Apr 21, 2017
Apr 28, 2017
Mar 31, 2017
Apr 27, 2017
Apr 21, 2017
Jan 27, 2017
Mar 23, 2017
Aug 25, 2015
Mar 22, 2017
Jun 27, 2016
Sep 29, 2016
Sep 27, 2016
Mar 30, 2017
Mar 23, 2017
Apr 20, 2017
Sep 27, 2016
Apr 28, 2017

Repository files navigation

Google Cloud Python Client

Python idiomatic client for Google Cloud Platform services.

pypi circleci appveyor coverage versions

The following client libraries have GA support:

GA (general availability) indicates that the client library for a particular service is stable, and that the code surface will not change in backwards-incompatible ways unless either absolutely necessary (e.g. because of critical security issues) or with an extensive deprecation period. Issues and requests against GA libraries are addressed with the highest priority.

The following client libraries have beta support:

Beta indicates that the client library for a particular service is mostly stable and is being prepared for release. Issues and requests against beta libraries are addressed with a higher priority.

This client library has alpha support for the following Google Cloud Platform services:

Alpha indicates that the client library for a particular service is still a work-in-progress and is more likely to get backwards-incompatible updates. See versioning for more details.

If you need support for other Google APIs, check out the Google APIs Python Client library.

Quick Start

$ pip install --upgrade google-cloud

Example Applications

  • getting-started-python - A sample and tutorial that demonstrates how to build a complete web application using Cloud Datastore, Cloud Storage, and Cloud Pub/Sub and deploy it to Google App Engine or Google Compute Engine.
  • google-cloud-python-expenses-demo - A sample expenses demo using Cloud Datastore and Cloud Storage

Authentication

With google-cloud-python we try to make authentication as painless as possible. Check out the Authentication section in our documentation to learn more. You may also find the authentication document shared by all the google-cloud-* libraries to be helpful.

Contributing

Contributions to this library are always welcome and highly encouraged.

See CONTRIBUTING for more information on how to get started.

Community

Google Cloud Platform Python developers hang out in Slack in the #python channel, click here to get an invitation.

License

Apache 2.0 - See LICENSE for more information.

Packages

No packages published

Languages

  • Python 98.1%
  • Protocol Buffer 1.5%
  • Other 0.4%