LICENSE
MANIFEST.in
README.md
setup.py
docs/API.md
minio/__init__.py
minio/api.py
minio/commonconfig.py
minio/datatypes.py
minio/deleteobjects.py
minio/error.py
minio/helpers.py
minio/legalhold.py
minio/lifecycleconfig.py
minio/minioadmin.py
minio/notificationconfig.py
minio/objectlockconfig.py
minio/replicationconfig.py
minio/retention.py
minio/select.py
minio/signer.py
minio/sse.py
minio/sseconfig.py
minio/tagging.py
minio/time.py
minio/versioningconfig.py
minio/xml.py
minio/credentials/__init__.py
minio/credentials/credentials.py
minio/credentials/providers.py
minio_async.egg-info/PKG-INFO
minio_async.egg-info/SOURCES.txt
minio_async.egg-info/dependency_links.txt
minio_async.egg-info/requires.txt
minio_async.egg-info/top_level.txt
tests/__init__.py
tests/certs/private.key
tests/certs/public.crt
tests/functional/play.min.io.kes.root.key
tests/functional/tests.py
tests/pytests/__init__.py
tests/pytests/config.json.sample
tests/pytests/conftest.py
tests/pytests/credentials.empty
tests/pytests/credentials.sample
tests/pytests/helpers.py
tests/pytests/test_bucket_exist.py
tests/pytests/test_copy_object.py
tests/pytests/test_credentials.py
tests/pytests/test_get_bucket_policy.py
tests/pytests/test_get_object.py
tests/pytests/test_legal_hold.py
tests/pytests/test_life_cycle_config.py
tests/pytests/test_list_buckets.py
tests/pytests/test_list_objects.py
tests/pytests/test_list_objects_v1.py
tests/pytests/test_make_bucket.py
tests/pytests/test_minio.py
tests/pytests/test_notification_config.py
tests/pytests/test_object_lock_config.py
tests/pytests/test_presigned_get_object.py
tests/pytests/test_presigned_put_object.py
tests/pytests/test_put_object.py
tests/pytests/test_remove_bucket.py
tests/pytests/test_remove_object.py
tests/pytests/test_remove_objects.py
tests/pytests/test_replication_config.py
tests/pytests/test_retention.py
tests/pytests/test_signing.py
tests/pytests/test_sse_config.py
tests/pytests/test_stat_object.py
tests/pytests/test_tagging.py
tests/pytests/test_versioning_config.py