Skip to content

Latest commit

 

History

History
54 lines (45 loc) · 2.58 KB

README.md

File metadata and controls

54 lines (45 loc) · 2.58 KB

SGHI ETL Commons

Collection of utilities for working with SGHI ETL Workflows.

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

CI Coverage Status


This project is part of SGHI ETL projects. Specifically, this is a collection of common implementations of the interfaces defined by the sghi-etl-core project as well as other useful utilities.

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