Fetches all files from the IVLE Workbin of all modules you are reading this semester into the current working directory using IVLE LAPI.
Made for use with National University of Singapore's IVLE portal.
Using Pipenv is recommended. Alternatively, you can install the packges listed in Pipfile
in a virtualenv.
- Install Pipenv:
pip3 install pipenv
- Install dependencies:
pipenv install
- Use the script:
pipenv run python ivle-sync.py