Contents

minio 7.2.5

0

MinIO Python SDK for Amazon S3 Compatible Cloud Storage

MinIO Python SDK for Amazon S3 Compatible Cloud Storage

Stars: 758, Watchers: 758, Forks: 305, Open Issues: 6

The minio/minio-py repo was created 8 years ago and the last code push was 2 weeks ago.
The project is popular with 758 github stars!

How to Install minio

You can install minio using pip

pip install minio

or add it to a project with poetry

poetry add minio

Package Details

Author
MinIO, Inc.
License
Apache-2.0
Homepage
https://github.com/minio/minio-py
PyPi:
https://pypi.org/project/minio/
GitHub Repo:
https://github.com/minio/minio-py

Classifiers

  • Software Development/Libraries/Python Modules
No  minio  pypi packages just yet.

Errors

A list of common minio errors.

Code Examples

Here are some minio code examples and snippets.

Related Packages & Articles