An open API service indexing awesome lists of open source software.

https://github.com/samzhang02/mcgill-exam-parser

Small python script to parse McGill University's final exams schedule into a json
https://github.com/samzhang02/mcgill-exam-parser

Last synced: 12 months ago
JSON representation

Small python script to parse McGill University's final exams schedule into a json

Awesome Lists containing this project

README

          

# McGill Exam Parser
A small python tool to parse McGill University's final exams schedule into a json

## Prerequisites
[uv](https://github.com/astral-sh/uv)

## Running
Simply run with
```
uv run main.py
```

Or directly use my output `exams.json`