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.5.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.5-py3-none-any.whl (6.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: etlx_wrapper-1.0.5.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.5.tar.gz
Algorithm Hash digest
SHA256 90ef0c86e54d854a288eebdbd5badfe7e61dcb2ca39fac6fc97bd779a79692f8
MD5 1c9a9284f9397765ac8cab41ad1b8b0a
BLAKE2b-256 1ac8bedfb29f9f982790dd58e5fe01ce8fab7349eb8907137d79b1a60d87e842

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: etlx_wrapper-1.0.5-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.5-py3-none-any.whl
Algorithm Hash digest
SHA256 9642167210694cac658ce97d6745b31a6aebbeba908a5d14390d3b2dddc8cde5
MD5 e81c9db6262032b3f5b0e4d47b650e12
BLAKE2b-256 4749e9e6ab2d7aaf991ad69998afe3031c3d40be419b5332a7f7925883ddec60

See more details on using hashes here.

Provenance

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

This release

1.0.5 This release

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