Skip to content

Latest commit

 

History

History
111 lines (81 loc) · 3 KB

File metadata and controls

111 lines (81 loc) · 3 KB
maxdepth:1
.. toctree::
  :hidden:

  common-api
  datastore-api
  datastore-getting-started
  datastore-quickstart
  getting-started
  storage-api
  storage-getting-started
  storage-quickstart


Google Cloud Python API

Warning

This library is still under construction and is not the official Google Cloud Python API client library.

Getting started

If you've never used gcloud before, you should probably take a look at :doc:`getting-started`.

Services

Compute Engine

/_static/compute-logo.png

Cloud SQL

/_static/cloudsql-logo.png

Big Query

/_static/bigquery-logo.png

Common modules

How to contribute

Want to help out? That's awesome. The library is open source and lives on GitHub. Open an issue or fork the library and submit a pull request.

Keep in mind that before we can accept any pull requests we have to jump through a couple of legal hurdles, primarily a Contributor License Agreement (CLA):

  • If you are an individual writing original source code and you're sure you own the intellectual property, then you'll need to sign an individual CLA.
  • If you work for a company that wants to allow you to contribute your work, then you'll need to sign a corporate CLA.

Follow either of the two links above to access the appropriate CLA and instructions for how to sign and return it. Once we receive it, we'll be able to accept your pull requests.