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)
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file satsure_cloud_utils-0.0.26.tar.gz.
File metadata
- Download URL: satsure_cloud_utils-0.0.26.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/4.0.1 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1e8c8e54132fdf5c16b243f352bde0b1babc352a2d86950604d402c33677fbe7
|
|
| MD5 |
35eb9a6bed414e4d79a8ec6605c2a673
|
|
| BLAKE2b-256 |
521ad9fcedafa4adfcdcb0bc0a868cba4d7cefb6ada447fb990db267d52e81a3
|