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

Dependencies

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.4 2024-08-27    
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 2026-09-03 10:24:46 UTC