Skip to main content

A package to navigate SatSure Cloud infrastructure

Project description

satsure_cloud_utils

The satsure_cloud_utils is a python package that contains all the functionality to browse and navigate aws infrastrucure used in SatSure.

Documentation

satsure_cloud_utils Docs

Install

$ pip install satsure_cloud_utils  

Usage

>> from satsure_cloud_utils import GetS3Handler
>> s3_handler = GetS3Handler( 
                        access_key_id = "*****",
                        secret_access_key="*****"
                        )
>> output = s3_handler.list_buckets()
>> print(output)

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

satsure_cloud_utils-0.0.18.tar.gz (4.1 kB view hashes)

Uploaded Source

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