A script that parses the dates of the exams of University of Piraeus from PDF to iCalendar (and excel)
- Add the pdf to the project directory and rename it to
dates.pdf
- Run
python parsers_all_semesters.py
to parse all the lessons in different semester files or runpython parser_choose_lessons.py
and choose which lessons you want to parse specifically.