Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/petl-developers/petl
- Owner: petl-developers
- License: mit
- Created: 2011-08-19T09:51:03.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2024-05-12T09:27:24.000Z (8 months ago)
- Last Synced: 2025-01-09T05:07:30.306Z (10 days ago)
- Language: Python
- Homepage:
- Size: 3.71 MB
- Stars: 1,255
- Watchers: 51
- Forks: 193
- Open Issues: 89
-
Metadata Files:
- Readme: README.rst
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- best-of-python - GitHub - 18% open · ⏱️ 17.04.2024): (Data Pipelines & Streaming)
- awesome-python-machine-learning - petl - Python Extract Transform and Load Tables of Data (Uncategorized / Uncategorized)
- awesome-list - petl - A general purpose Python package for extracting, transforming and loading tables of data. (Data Management & Processing / Database & Cloud Management)
- awesome-python-machine-learning-resources - GitHub - 16% open · ⏱️ 21.08.2022): (数据管道和流处理)
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 possibilitiesResources
---------- 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-etlDevOps 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