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.
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
Copyright (c) 2024, Savannah Informatics Global Health Institute