Skip to content

iman-sandbox/python-etl-util

Repository files navigation

ETL Automation Python Library

This library provides an ETL automation framework with generic pipeline classes, extraction sources, scheduling, monitoring, alerting, and reporting.

Installation

pip install .

Usage

  • Implement custom pipeline by extending Pipeline and overriding transform.
  • Use ExtractionSourceFactory to create extraction sources.
  • Configure and start the scheduler, monitoring, and reporting services.

About

ETL Automation Python Library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages