# petl **Repository Path**: mirrors_rs/petl ## Basic Information - **Project Name**: petl - **Description**: Python Extract Transform and Load Tables of Data - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2026-02-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README petl - Extract, Transform and Load (Tables of Data) =================================================== ``petl`` is a Python package for extracting, transforming and loading tables of data. - Docs: http://petl.readthedocs.org/ - Source: https://github.com/alimanfoo/petl - Download: http://pypi.python.org/pypi/petl - Mailing list: http://groups.google.com/group/python-etl See also `petlx `_, a library of extension modules for ``petl``. There is also some information for developers/contributors on the `project wiki `_. .. image:: https://travis-ci.org/alimanfoo/petl.svg?branch=master :target: https://travis-ci.org/alimanfoo/petl :alt: continuous integration build status