{% extends "layout.html" %} {% set title = _('Bonobo — Data processing for humans') %} {% block body %}
{% trans %} Bonobo is a line-by-line data-processing toolkit for python 3.5+ (extract-transform-load framework, or ETL) emphasizing simple and atomic data transformations defined using a directed graph of plain old python objects (functions, iterables, generators, ...). {% endtrans %}
|
{% trans %}First steps{%
endtrans %} |
{% trans %}
Search{% endtrans %} |
|
{% trans %}
Guides{% endtrans %} |
{% trans %}References{%
endtrans %}
|
|
{% trans %}
Cookbook{% endtrans %} |
{% trans %}
Contribute{% endtrans %} |
{% trans %} You can also download PDF/EPUB versions of the Bonobo documentation: PDF version, EPUB version. {% endtrans %}