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.