1
0
mirror of https://github.com/minio/docs.git synced 2025-06-13 03:41:40 +03:00

Adding content and instructions for SDKs

This commit is contained in:
Daryl White
2022-06-27 13:11:34 -05:00
parent 79e342b6d4
commit 8d15d1714a
12 changed files with 4043 additions and 55 deletions

View File

@ -5,7 +5,7 @@ MinIO Python SDK is Simple Storage Service (aka S3) client to perform bucket and
For a complete list of APIs and examples, please take a look at the [Python Client API Reference](https://docs.min.io/docs/python-client-api-reference)
## Minimum Requirements
Python 3.6 or higher.
Python 3.7 or higher.
## Download using pip