Skip to main content

Python ETL Framework

Project description

bi_etl Python ETL Framework for BI

pypi license Python package

Docs

Please see the documentation site for detailed documentation.

Python based ETL (Extract Transform Load) framework geared towards BI databases in particular. The goal of the project is to create reusable objects with typical technical transformations used in loading dimension tables.

Guiding Design Principles

  1. Don’t Repeat Yourself (DRY).

  2. The source or target of an ETL owns the metadata (list of columns and data types). The ETL generally has no reason to define those again unless the ETL requires a change. If a datatype must be changed, only that one column’s new type should be specified. If a column name must be changed, only the source & target column names that differ should be specified.

  3. Data Quality is King

  4. Data quality is more important than performance. For example, the process should fail before truncating data contents (i.e. loading 6 characters into a 5 character field) even if that means sacrificing some load performance.

  5. Give helpful error messages.

  6. Make it as easy as possible to create re-usable modules.

  7. SQL is a very powerful transformation language. The Transform Extract Load (TEL) model should be supported.

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

bi_etl-1.9.3a5.tar.gz (316.2 kB view details)

Uploaded Source

Built Distribution

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

bi_etl-1.9.3a5-py3-none-any.whl (260.1 kB view details)

Uploaded Python 3

File details

Details for the file bi_etl-1.9.3a5.tar.gz.

File metadata

  • Download URL: bi_etl-1.9.3a5.tar.gz
  • Upload date:
  • Size: 316.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.18 {"installer":{"name":"uv","version":"0.11.18","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for bi_etl-1.9.3a5.tar.gz
Algorithm Hash digest
SHA256 05e4cbcede1ae4ede2360d20062044a917499deb83818b128f29f7f5cad8b395
MD5 bb30a71d1ac9afa18fd2894a1cee915c
BLAKE2b-256 6e7dc1dd445e68650d0992600e311fcdc14f7412076f3d17d9edbc0b2c58b4b1

See more details on using hashes here.

File details

Details for the file bi_etl-1.9.3a5-py3-none-any.whl.

File metadata

  • Download URL: bi_etl-1.9.3a5-py3-none-any.whl
  • Upload date:
  • Size: 260.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.18 {"installer":{"name":"uv","version":"0.11.18","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for bi_etl-1.9.3a5-py3-none-any.whl
Algorithm Hash digest
SHA256 b56f819111c131e3f9c6611bffb3311b742fc97d0ce7ffa392518f7b4af42dfe
MD5 a19ee8fb4e1f1158fde7b23f6fa30f79
BLAKE2b-256 59b4b5de48eb32e0a0ff87a3ebd465613e09ed12a3a33108b7bb3066a8c19e83

See more details on using hashes here.

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