Simple open-source library to get and put objects in Amazon S3 buckets

Just fixed a long standing bug in a simple (open sourced) library to list, get and put objects in an Amazon S3 bucket.

You need to manage the buckets from AMZ UI. The provider (amazon) is defined in the ‘credentials’ file (you have to create from the credentials template)

The library is here:

https://github.com/slo1958/sl-xj-lib-aws.git

At the same time, I pushed the latest version of the (open source) pandas-like data handling library to

https://github.com/slo1958/sl-xj-lib-data.git

Enjoy. Let me know if usefull. Feedback welcome.

If it make sense (please let me know), I can upload a data provider for the data library handling the S3 objects, to easily get and push data tables to S3.

5 Likes