Skip to main content

Python wrapper for Minio Admin

Project description

coverage

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

asciicast

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


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 hashes)

Uploaded Source

Built Distribution

bmc-0.0.4-py3-none-any.whl (12.1 kB view hashes)

Uploaded Python 3

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