Transform CSV table to iCal, for teaching at Univ.
From a CSV table (from Google sheets, see French description here), to an ical file:
python3 seances2ical.py --csvfile exempleWeek.csv > week.ics
Transform CSV table to iCal, for teaching at Univ.
From a CSV table (from Google sheets, see French description here), to an ical file:
python3 seances2ical.py --csvfile exempleWeek.csv > week.ics