chrisbewz / minio-extensions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

minio-extensions

Install the MinIO Extensions Package

The Python SDK requires Python version 3.8+. You can install the SDK with pip or from the minio-extensions GitHub repository:

Using pip

pip3 install minio-extensions

Using Source From GitHub

git clone https://github.com/chrisbewz/minio-extensions/
cd minio-extensions
python setup.py install

About

License:Apache License 2.0


Languages

Language:Python 100.0%