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.4.tar.gz (5.8 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.4-py3-none-any.whl (6.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: etlx_wrapper-1.0.4.tar.gz
  • Upload date:
  • Size: 5.8 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.4.tar.gz
Algorithm Hash digest
SHA256 f918470c7871f539b9bc9613ceaf9d9a72463a99c1c1b822af1c1a6275fa45d4
MD5 aeddd07e13f690ad1b9a3f7809f19cd7
BLAKE2b-256 25feef84e1e6364998374b6c72b6cf689a22f324800bfbc1bc50cf6f4cd3ea14

See more details on using hashes here.

Provenance

The following attestation bundles were made for etlx_wrapper-1.0.4.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.4-py3-none-any.whl.

File metadata

  • Download URL: etlx_wrapper-1.0.4-py3-none-any.whl
  • Upload date:
  • Size: 6.3 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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 32030c1076f6e2c827977f7750432fd0a1d7094f1c259a0e2f5e536c11abe63a
MD5 a26f23443747bf668a7a057371c41891
BLAKE2b-256 a4972269bef18552195f435d3296f5dd9e88120b80b2f25d933fc515f262c42e

See more details on using hashes here.

Provenance

The following attestation bundles were made for etlx_wrapper-1.0.4-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

1.0.6

2 files

1.0.5

2 files

This release

1.0.4 This release

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