/petl

Python Extract Transform and Load Tables of Data

Primary LanguagePythonMIT LicenseMIT

How to use this fork

pip3 install git+https://github.com/miebach/petl.git@master

In requirements.txt:

git+https://github.com/miebach/petl.git@master


Original README:

petl - Extract, Transform and Load

petl is a general purpose Python package for extracting, transforming and loading tables of data.

petl architecture example

Resources

DevOps Status

Continuous Integration build status PyPI release status Conda Forge release status readthedocs.org release status Coveralls release status