Simple web server to convert exported Ufora (D2L Brightspace) student list containing Azure Entra ID usernames to a student list with UGent GitHub usernames.
We recommend to use a Python virtual environment.
-
Install the required dependencies:
pip install -r requirements.txt
-
Update the
.env
file with the provided credentials. -
Start the app:
flask run
-
The app should now be accessible at http://localhost:5000/