minio 7.2.9
0
MinIO Python SDK for Amazon S3 Compatible Cloud Storage
Contents
MinIO Python SDK for Amazon S3 Compatible Cloud Storage
Stars: 835, Watchers: 835, Forks: 320, Open Issues: 9The minio/minio-py
repo was created 9 years ago and the last code push was 2 weeks ago.
The project is popular with 835 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
Related Packages
Errors
A list of common minio errors.
Code Examples
Here are some minio
code examples and snippets.