Contents

minio 7.2.20

0

MinIO Python SDK for Amazon S3 Compatible Cloud Storage

MinIO Python SDK for Amazon S3 Compatible Cloud Storage

Stars: 1038, Watchers: 1038, Forks: 364, Open Issues: 4

The minio/minio-py repo was created 10 years ago and the last code push was 2 months ago.
The project is very popular with an impressive 1038 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.

GitHub Issues

The minio package has 4 open issues on GitHub

  • MalformedXML error when calling remove_objects with names including non-Latin characters
  • update maximum multipart size to 48.828125 TiB

See more issues on GitHub

Related Packages & Articles