Skip to content

indocomsoft/ivle-sync

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IVLE Sync

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.

Usage

Using Pipenv is recommended. Alternatively, you can install the packges listed in Pipfile in a virtualenv.

  1. Install Pipenv:
pip3 install pipenv
  1. Install dependencies:
pipenv install
  1. Use the script:
pipenv run python ivle-sync.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%