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.26.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1e8c8e54132fdf5c16b243f352bde0b1babc352a2d86950604d402c33677fbe7 |
|
MD5 | 35eb9a6bed414e4d79a8ec6605c2a673 |
|
BLAKE2b-256 | 521ad9fcedafa4adfcdcb0bc0a868cba4d7cefb6ada447fb990db267d52e81a3 |