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.25.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | f94bb0cb1d97b305e8f7c1cb6d1a92390bc2a6d0851217d59b122d2d356e00b6 |
|
MD5 | 0949c114e9307e04332e380ab28a209a |
|
BLAKE2b-256 | 2f10900d10720963150210ff49970fbe5666efedd76289c2ede41001c9c9086b |