An open API service indexing awesome lists of open source software.

https://github.com/zbo14/caretour

Enroll patients in the appropriate education programs.
https://github.com/zbo14/caretour

Last synced: over 1 year ago
JSON representation

Enroll patients in the appropriate education programs.

Awesome Lists containing this project

README

          

# caretour

Enroll patients in the appropriate education programs.

## Install

Make sure you have [Python 3](https://www.python.org/downloads/) installed and clone the repository.

## Usage

`python3 enroll.py` should read the sample data and write results to csv.

## Test

`python3 test.py` should run the patient unit test.