Skip to main content

Minio Python Library for Amazon S3 compatible cloud storage for Python

Project description

# Minio Python Library for Amazon S3 compatible cloud storage

## Install

The recommended technique for installing this package is through pip.

```sh
$ pip install minio
```

## Example

```python
#!/usr/bin/env python

from minio.minio import Minio

# Instantiate a client
client = Minio('https://s3.amazonaws.com',
access_key='access_key',
secret_key='secret_key')

# List buckets
buckets = client.list_buckets()
for bucket in buckets:
print 'bucket:', bucket.name, bucket.creation_date

```

## Join The Community
* Community hangout on Gitter https://gitter.im/minio/minio
* Ask questions on Quora https://www.quora.com/Minio

Project details


Release history Release notifications | RSS feed

This version

0.2.4

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

minio-0.2.4.tar.gz (14.6 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

minio-0.2.4.linux-x86_64.tar.gz (32.7 kB view details)

Uploaded Source

minio-0.2.4-py2.py3-none-any.whl (22.8 kB view details)

Uploaded Python 2Python 3

File details

Details for the file minio-0.2.4.tar.gz.

File metadata

  • Download URL: minio-0.2.4.tar.gz
  • Upload date:
  • Size: 14.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for minio-0.2.4.tar.gz
Algorithm Hash digest
SHA256 b2a1aaf516df785e0c4a8cc74c76fe1af8827049cf008bddc263ae594caa6c58
MD5 77d2a0a5a690333961207261f3920f9a
BLAKE2b-256 28a2cd008c6654886d568ce3fc873f1dc650fe8ee883029adbe24b427588aa8f

See more details on using hashes here.

File details

Details for the file minio-0.2.4.linux-x86_64.tar.gz.

File metadata

File hashes

Hashes for minio-0.2.4.linux-x86_64.tar.gz
Algorithm Hash digest
SHA256 dfd3fd46993f5e89704e39c30d56a13b468f49ac4b65afdd28e28dd7aad65850
MD5 373507f3586df5ca48089efca274049c
BLAKE2b-256 6750f52b18498160dfd93da4c2a9224be0fb9252e25eec99f4f7f26623ab95dc

See more details on using hashes here.

File details

Details for the file minio-0.2.4-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for minio-0.2.4-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 f8c44c62258fe508d5f119ff4f0f1b72d0e7cd1802b8ff276f5ebada2b1c512d
MD5 c12fe50464b45c8e10801e78584e9af0
BLAKE2b-256 88ff01a20f284aae5596a733d7a244d16aae09df46ea4b83db3f400c8632ae2d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page