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.3

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.3.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.3.linux-x86_64.tar.gz (32.7 kB view details)

Uploaded Source

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

Uploaded Python 2Python 3

File details

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

File metadata

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

File hashes

Hashes for minio-0.2.3.tar.gz
Algorithm Hash digest
SHA256 9c5c9e54241e06007ebc4058021c5797178f20b1d85c6824a6043f7a279b9bc1
MD5 72d0f2f795533248282ede6fe1c2c542
BLAKE2b-256 fc28e1edc3afb58fb1af5edd427722b76b84cceab35fb846bdf46ee776651802

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for minio-0.2.3.linux-x86_64.tar.gz
Algorithm Hash digest
SHA256 c75b09497ef4394b30651d0ae864165cb8dedf55e9e551cad7b31fd3323ba407
MD5 1a3105ebdbe27a51b61dffcaea90e218
BLAKE2b-256 c7a05b0bc8f04bc8330031ffcc2925992aa3c9ca18853bdf4b7c26cbd2a8a6a2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for minio-0.2.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 2755ee9a4be26feb2f131432ffd8e0b14867a984899777ab4766bc89c71b84ca
MD5 93f562cd48515bb667173e22c14c26ee
BLAKE2b-256 465201b969e84eee37f43f4c335ad1fada6c68a8d9fa1f5d26127c548cfb2c0e

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