ETL Entities lib#

Repo Status PyPI PyPI License PyPI Python Version Documentation Build Status Coverage

What is ETL Entities?#

Collection of classes used for handling High Water Mark (HWM) and gathering Lineage graph.

Currently implemented:
  • IntHWM

  • DateHWM

  • DateTimeHWM

  • FileListHWM

  • Column

  • Table

  • RemoteFolder

  • Process

How to install#

pip install etl-entities