modules.dhbw.lecture_importer
Provide functionality to interact with the students timetable.
Functions
Checks, if event is already saved in database. |
|
Function to create an empty link table. |
|
Function to link lectures and link DataFrames. |
|
Read all courses from database. |
|
Read lecture-link DataFrame from database. |
|
Read lectures of specified course from database. |
|
Scraping lectures of all courses. |
|
Write all courses to database. |
|
Write the lectures of one course to the database. |
Classes
Class to achieve the list of all courses of the DHBW Mannheim. |
|
Class to achieve the course-specific timetable. |