A tool to try to download the entire Virtual Learning Environment module content for the UoY CS Department.
pip install -r requirements.txt
- Copy
config.example.toml
to a place of your choosing - the tool will look in./config.toml
by default. - See
python main.py --help
.
This project uses the AGPL3 license.