petl is a general-purpose ETL package (extract, transform, load) for Python.
petl supports extracting data from XML, HTML, JSON, CSV and text files, databases, Excel, as well as Python objects, arrays, Pandas DataFrames, pickle files and other sources.
It offers various ways of transforming and combining extracted data.
- Docs: https://petl.readthedocs.io/
- Source: https://github.com/alimanfoo/petl
- Download: http://pypi.python.org/pypi/petl
- Mailing list: https://groups.google.com/forum/#!forum/python-etl