A blobber module for cloudteam
Project description
CloudTeam_Logger
Table of Contents
About
This module is a Blobber module for cloudteam to simplify the Blob operations
Usage
in you code write the following line:
from cloudteam_blobber import cloudteam_blobber
BlobObj = cloudteam_blobber.blobber(<MinIO full URL>,<MinIO Access Key>,<MinIO Secret key>,<log Object>,<True or False for ssl connection>)
BlobObj.<WANTED FUNCTION>(<needed parameters>)
Functions
- Get_Blob(bucket,filename,PathToDownload) - download the file filename from the bucker from minIO to the desired PathToDownload(Add to the path the desired file name)
- Put_Blob(bucket,file) - upload the file to the bucket
- List_Blob(optional - bucket) - if bucket specified: return all the names of the blobs in the bucket, else return all the names of the blobs in all the buckets
- List_Buckets - return all the buckets
- Blob_Metadata(bucket,blob) - return the metadata for the file in the bucket
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
Built Distribution
File details
Details for the file cloudteam_blobber-1.0.3.tar.gz
.
File metadata
- Download URL: cloudteam_blobber-1.0.3.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 37589600e9cadf58d9c3c6ae0dba6ba929683ffb8f44059c48ac36a1c68729db |
|
MD5 | 7ff318267d91bd1ca7c52b22cdb9ea1a |
|
BLAKE2b-256 | 657208b259aaa67f1339299ae38be5f0a27546846894297600865ee3fb6c57a0 |
File details
Details for the file cloudteam_blobber-1.0.3-py3-none-any.whl
.
File metadata
- Download URL: cloudteam_blobber-1.0.3-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1a97861b62398c851148824a2ac33cb4277b86d9e159ca599afe811b91770452 |
|
MD5 | 5d23488cfe3c24f28b19815cd488a48a |
|
BLAKE2b-256 | 0ab43740bbbda664172473c07841e6b548816217cbd976f22beda92c5ff827c5 |