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
- Host: GitHub
- URL: https://github.com/globocom/gcloud-utils
- Owner: globocom
- License: apache-2.0
- Created: 2018-12-18T20:57:18.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-10-23T05:44:30.000Z (almost 4 years ago)
- Last Synced: 2025-08-17T10:48:38.266Z (12 months ago)
- Language: Python
- Homepage: https://gcloud-utils.readthedocs.io/en/latest/
- Size: 609 KB
- Stars: 14
- Watchers: 49
- Forks: 21
- Open Issues: 10
-
Metadata Files:
- Readme: README-pt-BR.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# GCloud Utils
Pacote global para gerenciamento de nuvem.
[](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).*