Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 480 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 480 Bytes

Homeschool Dashboard

The Python engine behind the Homeschool Dashboard software. Create beautiful visualizations for your homeschool time tracking spreadsheets on the command line.

Command line usage

homeschool_dashboard '/home/brad/Documents/Homeschool/Eliana/1st Grade/Time-1.xlsx' '/home/brad/Documents/Homeschool/Eliana/Kindergarten/Time-K.xlsx' '/home/brad/Documents/Homeschool/Eliana/Preschool/Time-P.xlsx'

Testing

python -m unittest discover