Metadata-Version: 2.1
Name: dendri
Version: 0.0.4
Summary: Library for common healthcare related algorithms.
Home-page: https://github.com/GDITHealth/dendri
Author: Dendri Authors
Author-email: wesr000@gmail.com
License: MIT
Description: # dendri
        
        [![PyTest](https://github.com/GDITHealth/dendri/actions/workflows/on-push-branch-main-pytest.yml/badge.svg)](https://github.com/GDITHealth/dendri/actions/workflows/on-push-branch-main-pytest.yml)
        [![Linting](https://github.com/GDITHealth/dendri/actions/workflows/on-push-branch-main-formatting.yml/badge.svg)](https://github.com/GDITHealth/dendri/actions/workflows/on-push-branch-main-formatting.yml)
        [![License](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/GDITHealth/dendri/blob/main/LICENSE)
        [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
        
        Common Health Care feature engineering algorithms implemented in Python.
        
        [![Gitpod ready-to-code](https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/GDITHealth/dendri)
        
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Healthcare Industry
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Provides-Extra: dev
