Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 448 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 448 Bytes

UoY CS VLE Getter

A tool to try to download the entire Virtual Learning Environment module content for the UoY CS Department.

Usage

  1. pip install -r requirements.txt
  2. Copy config.example.toml to a place of your choosing - the tool will look in ./config.toml by default.
  3. See python main.py --help.

License

This project uses the AGPL3 license.