Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/petl-developers/petl

Python Extract Transform and Load Tables of Data
https://github.com/petl-developers/petl

Last synced: 3 days ago
JSON representation

Python Extract Transform and Load Tables of Data

Awesome Lists containing this project

README

        

petl - Extract, Transform and Load
===================================================

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

.. image:: docs/petl-architecture.png
:align: center
:alt: petl usage possibilities

Resources
---------

- Documentation: http://petl.readthedocs.org/
- PyPI: http://pypi.python.org/pypi/petl
- Conda: https://anaconda.org/conda-forge/petl
- Discussion: http://groups.google.com/group/python-etl

DevOps Status
-------------

|downloads| |monthly|

|ci| |pypi| |conda|

|coveralls| |readthedocs| |zenodo|

.. |downloads| image:: https://static.pepy.tech/badge/petl
:target: https://pepy.tech/project/petl
:alt: Downloads

.. |monthly| image:: https://static.pepy.tech/badge/petl/month
:target: https://pepy.tech/project/petl
:alt: Downloads/Month

.. |ci| image:: https://github.com/petl-developers/petl/actions/workflows/test-changes.yml/badge.svg
:target: https://github.com/petl-developers/petl/actions/workflows/test-changes.yml
:alt: Continuous Integration build status

.. |pypi| image:: https://github.com/petl-developers/petl/actions/workflows/publish-release.yml/badge.svg
:target: https://github.com/petl-developers/petl/actions/workflows/publish-release.yml
:alt: PyPI release status

.. |conda| image:: https://github.com/conda-forge/petl-feedstock/actions/workflows/automerge.yml/badge.svg
:target: https://github.com/conda-forge/petl-feedstock/actions/workflows/automerge.yml
:alt: Conda Forge release status

.. |readthedocs| image:: https://readthedocs.org/projects/petl/badge/?version=stable
:target: http://petl.readthedocs.io/en/stable/?badge=stable
:alt: readthedocs.org release status

.. |coveralls| image:: https://coveralls.io/repos/github/petl-developers/petl/badge.svg?branch=master
:target: https://coveralls.io/github/petl-developers/petl?branch=master
:alt: Coveralls release status

.. |zenodo| image:: https://zenodo.org/badge/2233194.svg
:target: https://zenodo.org/badge/latestdoi/2233194