README.md
pyproject.toml
src/tue_api_wrapper/__init__.py
src/tue_api_wrapper/__main__.py
src/tue_api_wrapper/alma_academics_cli.py
src/tue_api_wrapper/alma_academics_html.py
src/tue_api_wrapper/alma_catalog_client.py
src/tue_api_wrapper/alma_catalog_html.py
src/tue_api_wrapper/alma_catalog_models.py
src/tue_api_wrapper/alma_catalog_tree_html.py
src/tue_api_wrapper/alma_course_assignments_client.py
src/tue_api_wrapper/alma_course_assignments_models.py
src/tue_api_wrapper/alma_course_credits.py
src/tue_api_wrapper/alma_course_registration_client.py
src/tue_api_wrapper/alma_course_registration_html.py
src/tue_api_wrapper/alma_course_registration_models.py
src/tue_api_wrapper/alma_course_search_client.py
src/tue_api_wrapper/alma_course_search_html.py
src/tue_api_wrapper/alma_course_search_matching.py
src/tue_api_wrapper/alma_course_search_models.py
src/tue_api_wrapper/alma_detail_client.py
src/tue_api_wrapper/alma_detail_forms.py
src/tue_api_wrapper/alma_detail_html.py
src/tue_api_wrapper/alma_detail_tabs.py
src/tue_api_wrapper/alma_documents_cli.py
src/tue_api_wrapper/alma_documents_html.py
src/tue_api_wrapper/alma_enrollment_html.py
src/tue_api_wrapper/alma_enrollment_models.py
src/tue_api_wrapper/alma_feature_client.py
src/tue_api_wrapper/alma_feature_html.py
src/tue_api_wrapper/alma_feature_models.py
src/tue_api_wrapper/alma_official_documents.py
src/tue_api_wrapper/alma_partial.py
src/tue_api_wrapper/alma_planner_client.py
src/tue_api_wrapper/alma_planner_html.py
src/tue_api_wrapper/alma_planner_models.py
src/tue_api_wrapper/alma_portal_messages_client.py
src/tue_api_wrapper/alma_portal_messages_html.py
src/tue_api_wrapper/alma_portal_messages_items_html.py
src/tue_api_wrapper/alma_portal_messages_models.py
src/tue_api_wrapper/alma_studyservice_models.py
src/tue_api_wrapper/alma_timetable_client.py
src/tue_api_wrapper/alma_timetable_html.py
src/tue_api_wrapper/alma_timetable_models.py
src/tue_api_wrapper/alma_timetable_pdf.py
src/tue_api_wrapper/alma_timetable_rooms.py
src/tue_api_wrapper/api_errors.py
src/tue_api_wrapper/api_routes_alma_assignments.py
src/tue_api_wrapper/api_routes_alma_registration.py
src/tue_api_wrapper/api_routes_discovery.py
src/tue_api_wrapper/api_routes_edit_actions.py
src/tue_api_wrapper/api_routes_extended.py
src/tue_api_wrapper/api_routes_feedback.py
src/tue_api_wrapper/api_routes_mail.py
src/tue_api_wrapper/api_routes_moodle.py
src/tue_api_wrapper/api_routes_products.py
src/tue_api_wrapper/api_server.py
src/tue_api_wrapper/calendar_room_models.py
src/tue_api_wrapper/campus_client.py
src/tue_api_wrapper/campus_models.py
src/tue_api_wrapper/cli.py
src/tue_api_wrapper/client.py
src/tue_api_wrapper/config.py
src/tue_api_wrapper/course_detail_linking.py
src/tue_api_wrapper/course_detail_models.py
src/tue_api_wrapper/course_discovery_cache.py
src/tue_api_wrapper/course_discovery_detail.py
src/tue_api_wrapper/course_discovery_embeddings.py
src/tue_api_wrapper/course_discovery_facets.py
src/tue_api_wrapper/course_discovery_lance.py
src/tue_api_wrapper/course_discovery_models.py
src/tue_api_wrapper/course_discovery_program_search.py
src/tue_api_wrapper/course_discovery_service.py
src/tue_api_wrapper/course_discovery_sources.py
src/tue_api_wrapper/course_discovery_store.py
src/tue_api_wrapper/course_identifier.py
src/tue_api_wrapper/course_matching.py
src/tue_api_wrapper/course_portal_status.py
src/tue_api_wrapper/credentials.py
src/tue_api_wrapper/dashboard_builder.py
src/tue_api_wrapper/dashboard_talks.py
src/tue_api_wrapper/directory_client.py
src/tue_api_wrapper/directory_models.py
src/tue_api_wrapper/event_calendar_client.py
src/tue_api_wrapper/event_calendar_models.py
src/tue_api_wrapper/fitness_client.py
src/tue_api_wrapper/fitness_models.py
src/tue_api_wrapper/html_contract.py
src/tue_api_wrapper/html_forms.py
src/tue_api_wrapper/ics.py
src/tue_api_wrapper/ilias_actions_client.py
src/tue_api_wrapper/ilias_actions_html.py
src/tue_api_wrapper/ilias_actions_models.py
src/tue_api_wrapper/ilias_cli.py
src/tue_api_wrapper/ilias_client.py
src/tue_api_wrapper/ilias_content_cli.py
src/tue_api_wrapper/ilias_feature_client.py
src/tue_api_wrapper/ilias_feature_html.py
src/tue_api_wrapper/ilias_feature_models.py
src/tue_api_wrapper/ilias_html.py
src/tue_api_wrapper/ilias_learning_cli.py
src/tue_api_wrapper/ilias_learning_html.py
src/tue_api_wrapper/mail_client.py
src/tue_api_wrapper/mail_models.py
src/tue_api_wrapper/mail_parsing.py
src/tue_api_wrapper/mailboxes.py
src/tue_api_wrapper/mcp_server.py
src/tue_api_wrapper/models.py
src/tue_api_wrapper/moodle_auth.py
src/tue_api_wrapper/moodle_client.py
src/tue_api_wrapper/moodle_feed_html.py
src/tue_api_wrapper/moodle_html.py
src/tue_api_wrapper/moodle_json.py
src/tue_api_wrapper/moodle_models.py
src/tue_api_wrapper/portal_common.py
src/tue_api_wrapper/portal_search.py
src/tue_api_wrapper/portal_service.py
src/tue_api_wrapper/praxisportal_client.py
src/tue_api_wrapper/praxisportal_models.py
src/tue_api_wrapper/route_discovery.py
src/tue_api_wrapper/route_discovery_audit.py
src/tue_api_wrapper/route_discovery_cli.py
src/tue_api_wrapper/route_discovery_common.py
src/tue_api_wrapper/route_discovery_har.py
src/tue_api_wrapper/route_discovery_live.py
src/tue_api_wrapper/seatfinder_client.py
src/tue_api_wrapper/seatfinder_models.py
src/tue_api_wrapper/simple_pdf.py
src/tue_api_wrapper/talks_client.py
src/tue_api_wrapper/talks_models.py
src/tue_api_wrapper/timms_client.py
src/tue_api_wrapper/timms_models.py
src/tue_api_wrapper.egg-info/PKG-INFO
src/tue_api_wrapper.egg-info/SOURCES.txt
src/tue_api_wrapper.egg-info/dependency_links.txt
src/tue_api_wrapper.egg-info/entry_points.txt
src/tue_api_wrapper.egg-info/requires.txt
src/tue_api_wrapper.egg-info/top_level.txt
src/tue_api_wrapper/sdk/__init__.py
src/tue_api_wrapper/sdk/authenticated.py
src/tue_api_wrapper/sdk/credentials.py
src/tue_api_wrapper/sdk/discovery.py
src/tue_api_wrapper/sdk/portal.py
src/tue_api_wrapper/sdk/public.py
tests/test_alma_course_assignments.py
tests/test_alma_course_registration.py
tests/test_alma_course_search_matching.py
tests/test_alma_detail_tabs.py
tests/test_alma_discovery_features.py
tests/test_alma_enrollment_html.py
tests/test_alma_portal_messages_features.py
tests/test_alma_study_planner_progress.py
tests/test_alma_timetable_contract_variants.py
tests/test_api_course_detail_route.py
tests/test_api_error_translation.py
tests/test_campus_food_contract.py
tests/test_contract.py
tests/test_course_discovery.py
tests/test_course_portal_status.py
tests/test_dashboard_builder.py
tests/test_dashboard_study_progress.py
tests/test_directory_client.py
tests/test_discovered_contracts.py
tests/test_edit_actions.py
tests/test_extended_contracts.py
tests/test_feedback_api.py
tests/test_ilias_auth.py
tests/test_ilias_learning_auth.py
tests/test_mail_client.py
tests/test_moodle_contracts.py
tests/test_public_products.py
tests/test_route_discovery_audit.py
tests/test_sdk_facade.py
tests/test_seatfinder_client.py