Skip to main content

ETLX Python Wrapper

ETLX is a modern and highly configurable ETL and reporting tool powered by DuckDB.
This Python package provides a simple interface to run ETLX workflows directly from Python.


📦 Installation

Install the wrapper from PyPI:

pip install etlx-wrapper

🧩 Requirements

You also need the ETLX binary:

  1. Download the latest binary for your platform from
    ETLX Releases
  2. Place it in your system PATH, or provide the binary path manually when using the wrapper.

🚀 Quick Start

import datetime
from etlx_wrapper import ETLX

_etlx = ETLX()
_etlx.config = "/path/to/config.md"
_etlx.only = "keyX"
_etlx.date_ref = datetime.date.today()
_etlx.file = "data.csv"
_etlx.execute()

You can also pass the path to the ETLX binary if it's not in PATH:

runner = ETLX(config="config.md", bin="/path/to/etlx-linux-amd64")

🔧 Features

  • Runs full ETLX workflows from Python
  • Supports .env configuration
  • Automatically formats Python date objects
  • Compatible with advanced CLI options: --only, --skip, --steps, --clean, --drop, etc.

🧱 Learn More

Visit the main project for full documentation, use cases, and advanced config examples.


License

MIT

Download files

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

Source Distribution

etlx_wrapper-1.0.6.tar.gz (5.9 kB view details)

Uploaded Source

Built Distribution

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

etlx_wrapper-1.0.6-py3-none-any.whl (6.5 kB view details)

Uploaded Python 3

File details

Details for the file etlx_wrapper-1.0.6.tar.gz.

File metadata

  • Download URL: etlx_wrapper-1.0.6.tar.gz
  • Upload date:
  • Size: 5.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for etlx_wrapper-1.0.6.tar.gz
Algorithm Hash digest
SHA256 cd45a479ecb8f108e699176bf274f7cb0750751faa4f9e3df347f48024dbcd26
MD5 3750d23c68b0f939a7c81d08bb8578d6
BLAKE2b-256 f9f82e1950125d2871470054267534817b333c9c4c9ccd26456de9d812ee6c7b

See more details on using hashes here.

Provenance

The following attestation bundles were made for etlx_wrapper-1.0.6.tar.gz:

Publisher: release.yml on realdatadriven/etlx-wrapper

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

File details

Details for the file etlx_wrapper-1.0.6-py3-none-any.whl.

File metadata

  • Download URL: etlx_wrapper-1.0.6-py3-none-any.whl
  • Upload date:
  • Size: 6.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for etlx_wrapper-1.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 e481160859e2c4b23f36f3b75b58c82fa4bb14d385bc019c5c86d52c0b292cba
MD5 e2a9ea3a9d2b59bc8bef910cc7018450
BLAKE2b-256 77ebaccbdb0dd7c04d6e43396fd8b77d74c72ec0b54ab364278fbc88170a8636

See more details on using hashes here.

Provenance

The following attestation bundles were made for etlx_wrapper-1.0.6-py3-none-any.whl:

Publisher: release.yml on realdatadriven/etlx-wrapper

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

Release history Release notifications | RSS feed

This release

1.0.6 This release

2 files

1.0.5

2 files

1.0.4

2 files

1.0.2

2 files

1.0.1

2 files

1.0.0

2 files

0.1.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page