~dricottone/fmg-timesheets

ref: f441822f16af2386abe50dc1d4b8161566843f3e fmg-timesheets/parser/html.py -rw-r--r-- 2.9 KiB
Significant updates

Wrote time sheet parser that ingests and validates all semi-structured
data. Next step is to interpret left styles as dates, so that hours can
be parsed into a time entry object.

Updated HTML parser to more completely filter out unhelpful data, and to
internally build the array of doubles (data and left style).