A package to navigate SatSure Cloud infrastructure
Project description
The satsure_cloud_utils is a python package that contains all the functionality to browse and navigate AWS infrastrucure used in SatSure.
Installation
$ pip install satsure_cloud_utils
Usage
>> from satsure_cloud_utils import GetS3Handler
>> s3_handler = GetS3Handler(config_file_path="<config-file-path>")
>> output = s3_handler.list_buckets()
>> print(output)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Close
Hashes for satsure_cloud_utils-0.0.24.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 29005a900ba528fbbcedcb18d2f283a582a047c6feb240fd0d15d81c0da44259 |
|
MD5 | 0d3f8ed8450ba8964e7af68776250e2a |
|
BLAKE2b-256 | 175678778907f1a6a80bb6b5597b706914ceb94fe482d424965b9a7c46c896a8 |