Did you know that GitHub supports table of contents by default 🤔
Schedule parsers for the InNoHassle ecosystem. These parsers parse schedules provided by the university (Google Tables, Sport API, etc.) and updates InNoHassle Events with it.
Parse schedules:
poetry install
config.json
filespoetry run python -m schedule.core_courses
OR for periodic update of all schedules
poetry run python -m schedule --period 600
schedule/output
directory.We are open to contributions of any kind. You can help us with code, bugs, design, documentation, media, new ideas, etc. If you are interested in contributing, please read our contribution guide.