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

https://github.com/globocom/gcloud-utils

Global package for Cloud Management in Python
https://github.com/globocom/gcloud-utils

Last synced: 11 months ago
JSON representation

Global package for Cloud Management in Python

Awesome Lists containing this project

README

          

# GCloud Utils

Pacote global para gerenciamento de nuvem.

[![Build Status](https://travis-ci.org/globocom/gcloud-utils.svg?branch=master)](https://travis-ci.org/globocom/gcloud-utils)

Este pacote já suporta [Google Cloud Platform](https://cloud.google.com/) com Python 2.7, 3.6 e 3.7.

## Instalação

```
pip install gcloud-utils
```

## Contribuição

Para desenvolvimento e contribuição, por favor siga [Guia de Contribuição](https://github.com/globocom/gcloud-utils/blob/master/CONTRIBUTING.md) e SEMPRE respeite o [Código de Conduta
](https://github.com/globocom/gcloud-utils/blob/master/CODE_OF_CONDUCT.md)

Veja a [Documentação Completa](https://gcloud-utils.readthedocs.io/en/latest/) para mais detalhes.

*Este artigo foi traduzido do [Inglês](README.md) para [Português (Brasil)](README-pt-BR.md).*