edt2ics
is a library and command-line tool for CS students at Paris Diderot
University to generate iCalendar files from the online HTML schedules.
pip install p7edt2ics
edt2ics [--semester <semester>] <year>
Where year
is one of: L3
, M1
, M2
and semester
is 1
or
2
.
Python 2.6, 2.7 and 3.3+.