Python wrapper for Minio Admin
Project description
bmc
bmc is a Python 3 wrapper library for MinIO's command line interface mc and minio
.
MinIO, an Amazon Simple Storage Service (S3) compatible object storage. It has a useful Python client library which unfortunately lacks administrative capabilities that the mc
and minio
command line interfaces provide, such as adding users and hosts, which we need to do for the iko machine learning platform. This library solves that problem.
Installation
pip install bmc
Development
git clone https://gitlab.com/big-mama-tech/bmc
cd bmc
pip install -e .
# Generate documentation
sphinx-build -b html docs docs/html
[[TOC]]
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
bmc-0.0.4.tar.gz
(9.0 kB
view details)
Built Distribution
bmc-0.0.4-py3-none-any.whl
(12.1 kB
view details)
File details
Details for the file bmc-0.0.4.tar.gz
.
File metadata
- Download URL: bmc-0.0.4.tar.gz
- Upload date:
- Size: 9.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.1 pkginfo/1.7.0 requests/2.23.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 793ab3b0046db98b74529d5674cfdeb8d0751e3b6a1d2cd9b36c6501c71a2080 |
|
MD5 | a4009b50af9842fead2f0c7054de1e1f |
|
BLAKE2b-256 | 39d0847a50abfb9b0e159384d51fd0a57857691ffd091ebed9d110370673969a |
File details
Details for the file bmc-0.0.4-py3-none-any.whl
.
File metadata
- Download URL: bmc-0.0.4-py3-none-any.whl
- Upload date:
- Size: 12.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.1 pkginfo/1.7.0 requests/2.23.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ea8e8608a5d0e62f7fb3f053415cd0747263f0c09a43d3dd70bc31a04b25f15c |
|
MD5 | b560d0e581c71ecf5eb5cc372bcfc58d |
|
BLAKE2b-256 | 9dd239bda91203e2bd04c58cb55e3a3e3a8120a1c3b48532bf77f71a8deb2c6d |