s3minimal

A Python library designed to simplify interactions with Amazon S3 using the `aiobotocore` and `botocore` libraries. It provides asynchronous and synchronous classes for various S3 operations.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install s3minimal

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.3 2024-04-10      
0.2 2024-01-11      
0.1.9 2023-10-30      
0.1.8 2023-10-30      
0.1.7 2023-10-11      
0.1.5 2023-10-11      
0.1.2 2023-10-11      
0.1.1 2023-10-11      
0.1 2023-10-11      

Issues with this package?

Page last updated 2024-04-10 14:07:07 UTC