s3tl

Framework for building ETLs against AWS S3


License
MIT
Install
pip install s3tl==0.0.1

Documentation

s3tl

Framework for building ETL scripts against S3.

Installation

pip install git+https://github.com/tlovely/s3tl.git

Usage

Example using FS data from this project

To run against S3, use the S3Extractor. Usage is the same as with the example linked above, but requires some additional parameters detailed here.