Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

treatment-plans

Generate concise (3-4 page), focused medical treatment plans in LaTeX/PDF format for all clinical specialties.

Setup

cd treatment-plans
python3 -m venv .venv && source .venv/bin/activate && pip install matplotlib -q

Environment variables

None.

Usage

python3 scripts/check_completeness.py --help

Dependencies

  • matplotlib