Skip to main content

ETL for Python

Project description

ETL using python

Python package for extracting data from a source, transforming it and loading it to a destination, with validation in between.

The provided ETL pipeline provides useful functionality on top of the usual operations:

  • Extract: Extract data from multiples sources, in parallel (using threads).
  • Validate: Validate the extracted data, to make sure it matches what will be required by the transform step, using pandera schemas. This provide early fail if there is any unexpected change in the sources.
  • Transform: Define the logic for transformation of the data, making it reusable, and allowing multiple data frames as input and multiple data frames as output.
  • Validate again: Validate the transformed data, to make sure it matches your expectation, and what the destination will require.
  • Load: Load multiple data, each to one or more destination, and load diferent data to diferent destinations in parallel (using threads).

Installation

The package is available at PyPI, so you can install it using pip:

pip install extralo

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

extralo-2.1.0.tar.gz (97.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

extralo-2.1.0-py3-none-any.whl (13.8 kB view details)

Uploaded Python 3

File details

Details for the file extralo-2.1.0.tar.gz.

File metadata

  • Download URL: extralo-2.1.0.tar.gz
  • Upload date:
  • Size: 97.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for extralo-2.1.0.tar.gz
Algorithm Hash digest
SHA256 8359e671734a113a6277f5323dcd2babacc8292b30920e4c921a6c68d0f093a8
MD5 d8f2b7260ae7271b19890a2600c695c5
BLAKE2b-256 45d8e7484c401078d0ad955df109189a6a404314827724f43d0cad1bb50ee9ef

See more details on using hashes here.

Provenance

The following attestation bundles were made for extralo-2.1.0.tar.gz:

Publisher: ci-cd.yml on vitorcapdeville/extralo

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file extralo-2.1.0-py3-none-any.whl.

File metadata

  • Download URL: extralo-2.1.0-py3-none-any.whl
  • Upload date:
  • Size: 13.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for extralo-2.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ed5853827e59118e368aef1fcc40bb5d08e0dc0df4b8cc49e09844af8610be87
MD5 303a600853272a0d613b4050a1785f46
BLAKE2b-256 e422115d0f91b8446d3ec45577cbd77435dd0afff842baca52c4deaca0717424

See more details on using hashes here.

Provenance

The following attestation bundles were made for extralo-2.1.0-py3-none-any.whl:

Publisher: ci-cd.yml on vitorcapdeville/extralo

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page