Skip to content

S3 module. Create, List, Delete buckets. Put, Get, Delete objects

Notifications You must be signed in to change notification settings

Randsw/s3_connection

Repository files navigation

S3 module

Minio Web

Address 127.0.0.1:9001 Login MINIO_ACCESS_KEY Password MINIO_SECRET_KEY

Testing

Start docker container with minio

Run docker-compose up

Run test file

Run pytest test_s3_storage.py

About

S3 module. Create, List, Delete buckets. Put, Get, Delete objects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages