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.3.0.tar.gz (104.8 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.3.0-py3-none-any.whl (15.1 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for extralo-2.3.0.tar.gz
Algorithm Hash digest
SHA256 5326eadd7bfe1cd6b9d7ef175580c799d2c6afda3f77ae2597a2a5d298e06df0
MD5 9d1fcb1bacafc48e2e277ea65b25bc27
BLAKE2b-256 1f9f6b753a996e21dcf690afe8dcdfc8cbdf0df7cc7fa5661851e2eb1e7b4e2e

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for extralo-2.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ec041ea7962d21bcdb4cdab4832cd3a8176518851d88b660303244325b1e09dc
MD5 79ec0375e86a95eec6e81dfe2edf106b
BLAKE2b-256 58497666c646374c269c458dc56b0a5feaa0f6c9e297671d18950fac8cac8eab

See more details on using hashes here.

Provenance

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