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.2.0.tar.gz (104.1 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.2.0-py3-none-any.whl (14.7 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for extralo-2.2.0.tar.gz
Algorithm Hash digest
SHA256 e223a5a398f4504331fbaa6f3aa2b7a468bd548bb141ffb272730f85b081c632
MD5 2483df7c3d1d6b2c379b7ba870d6cb79
BLAKE2b-256 829937b04bb402f7ee22a61e4e635e164a17418e8ff2dae1fd1cec8a241ceae6

See more details on using hashes here.

Provenance

The following attestation bundles were made for extralo-2.2.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.2.0-py3-none-any.whl.

File metadata

  • Download URL: extralo-2.2.0-py3-none-any.whl
  • Upload date:
  • Size: 14.7 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.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a1ac050383ffdfeb46b0b36db8fc80fb2e0c5371855c16c6e7d0086a0fa67442
MD5 7d3365a82e2b375ac6ef4d53ab233ae1
BLAKE2b-256 5ad81708e5764f53b2b55309459d366e007b041bf56f33e73b250a7e3103cc7b

See more details on using hashes here.

Provenance

The following attestation bundles were made for extralo-2.2.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