Skip to content

An API specification for components of a simple ETL workflow.

License

Notifications You must be signed in to change notification settings

savannahghi/sghi-etl-core

Repository files navigation

SGHI ETL Core

API specification for components of a simple ETL workflow.

Python Version from PEP 621 TOML Checked with pyright Ruff pre-commit Semantic Release: conventionalcommits GitHub License

CI Coverage Status


sghi-etl-core specifies the API of simple ETL workflows. That is, this project defines and specifies the interfaces of the main components needed to implement an ETL workflow.

Contribute

Clone the project and run the following command to install dependencies:

pip install -e .[dev,test,docs]

Set up pre-commit hooks:

pre-commit install

License

MIT License

Copyright (c) 2024, Savannah Informatics Global Health Institute

About

An API specification for components of a simple ETL workflow.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages