Skip to main content

Package for any cloud apis

Project description

Welcome to Cloud Utility

A python based cloud utility for multiple cloud providers under one CLI/API

Supported Cloud Platform

  1. Google Cloud Platform

Installation

pip install cloud_utility

Python API

Example usage
from google_storage_utility import Google_Storage_Utility as gsu
a = gsu("<google-project-id>")

Errors Handling:

  1. google.auth.exceptions.DefaultCredentialsError: Could not automatically determine credentials. Please set GOOGLE_APPLICATION_CREDENTIALS or explicitly create credent ials and re-run the application. For more information, please see https://cloud.google.com/docs/authentication/getting-started
    • Please make sure you have setup environment variable "GOOGLE_APPLICATION_CREDENTIALS" with the google service account json key

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cloud_utility-0.0.1.tar.gz (3.0 kB view hashes)

Uploaded Source

Built Distribution

cloud_utility-0.0.1-py3-none-any.whl (3.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page