{"repo":"minio/minio-py","free":true,"listed":false,"github":"https://github.com/minio/minio-py","clone":"git clone https://github.com/minio/minio-py.git","description":"MinIO Client SDK for Python","language":"Python","stars":1072,"topics":["minio","minio-client","sdk","aws-s3","s3-bucket"],"license":"Apache-2.0","category":"api-integrations-sdks","readme_excerpt":"MinIO Python Client SDK for Amazon S3 Compatible Cloud Storage The MinIO Python Client SDK provides high level APIs to access any MinIO Object Storage or other Amazon S3 compatible service. This Quickstart Guide covers how to install the MinIO client SDK, connect to the object storage service, and create a sample file uploader. The example below uses: - Python version 3.10+ - The MinIO mc command line tool - The MinIO play test server The play server is a public MinIO cluster located at https://play.min.io. This cluster runs the latest stable version of MinIO and may be used for testing and development. The access credentials in the example are open to the public and all data uploaded to play should be considered public and world-readable. For a complete list of APIs and examples, see the Python SDK Documentation Install the MinIO Python SDK The Python SDK requires Python version 3.10+. You can install the SDK with pip or from the minio/minio-py GitHub repository: Using pip Using Source From GitHub Create a MinIO Client To connect to the target service, create a MinIO client using the Minio() method with the following required parameters: Parameter Description -------------- -------------------------------------------------------- endpoint URL of the target service. access key Access key (user ID) of a user account in the service. secret key Secret key (password) for the user account. For example: Example - File Uploader This example does the following: - Connects to the MinI","default_branch":null,"files":null,"tree":[],"storefront":"/r/minio","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/minio/minio-py/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}