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.1.tar.gz (103.4 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.1-py3-none-any.whl (14.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: extralo-2.1.1.tar.gz
  • Upload date:
  • Size: 103.4 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.1.tar.gz
Algorithm Hash digest
SHA256 d8be251aedc6d3734a8816c62990848bfdff9aed05bcd1b3a0c87423f6ef1b97
MD5 384cf71ad17ac1da94d32c566abc0e8e
BLAKE2b-256 7e0337f617cd8fa8b1fd9a51a2fbc05643b5ce94d78ccbf2b5f40960f22a04c9

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: extralo-2.1.1-py3-none-any.whl
  • Upload date:
  • Size: 14.0 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 49e42675367c0a1a6701af6bbd1ff775828bc8da78a141c30081faef3ba209a0
MD5 7cf6486b8da1d65db1f5b8c63ddf52e5
BLAKE2b-256 cb03a9ab43242980f06adc1fd93101203d11571a481d33584f93f3f58384f930

See more details on using hashes here.

Provenance

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