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.
- Host: GitHub
- URL: https://github.com/zbo14/caretour
- Owner: zbo14
- Created: 2018-04-15T21:17:33.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-15T21:31:43.000Z (about 8 years ago)
- Last Synced: 2025-01-31T14:28:56.634Z (over 1 year ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.