Bonobo is an extract-transform-load toolkit for python 3.5+ , aiming for simplicity.
Bonobo is a rewrite / cleanup of rdc.etl for Python 3.5+. It’s a work in progress, but already useable. Maybe.
Quick start
See the Bonobo tutorial .
Links & References
- Bonobo - Extract Transform Load / Data Processing toolkit for Python 3.5+
- Bonobo Documentation
- Bonobo source code on GitHub
- Bonobo package on PyPI
rdc.etl (for python 2.7+)
Usage will be deprecated as soon as Bonobo is considered stable, but you can still read the docs of rdc.etl .