Lightweight Extract-Transform-Load (ETL) framework for Python 3.6+. Allows writing ETL scripts in pure Python, particularly suited for simple and straightforward ETL tasks.
Bonobo is used for straightforward ETL scripts where simplicity matters. Engineers define a pipeline graph by connecting Python functions — one reads rows from a CSV, another cleans them, a third writes to a database — and Bonobo handles the plumbing, parallelism, and error propagation between nodes.
Lightweight Extract-Transform-Load (ETL) framework for Python 3.6+. Allows writing ETL scripts in pure Python, particularly suited for simple and straightforward ETL tasks.
Yes, Bonobo is free to use.
Bonobo is listed under the ETL Frameworks category on Python Data Engineering.
// contains affiliate links
Details
Related
| Tool | Pricing | Rating | |
|---|---|---|---|
BS Beautiful Soup Web Scraping & HTML Parsing | Free | ★ 4.5 | → |
TE TextBlob Text Processing Library | Free | ★ 4.3 | → |
CE Cerberus Lightweight Data Validation | Free | ★ 4.5 | → |