This modules contains an s3 client and utilities for files sharing.
human_protocol_sdk.storage.storage_client module
Code Example
Module
Credentials
Credentials.__init__()
StorageClient
StorageClient.__init__()
StorageClient.bucket_exists()
StorageClient.download_files()
StorageClient.list_objects()
StorageClient.upload_files()
StorageClientError
StorageFileNotFoundError
human_protocol_sdk.storage.storage_utils module
StorageUtils
StorageUtils.download_file_from_url()
Last updated 1 month ago