This project is part of SGHI ETL projects. Specifically, this is an executor/runner of SGHI ETL Workflows. It is designed to be used both as a CLI tool and as a library where it can be embedded into other applications.
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