Skip to content

nwolff/moodle-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Some scripts that are useful to manage Moodle.

Ask DeepWiki

To run the scripts

Install uv

https://docs.astral.sh/uv/getting-started/installation/

Developing

uv run mypy .
uv run ruff check --fix
uv run ruff format

Running

Set the schoolyear in lib/schoolyear.py

To run any script:

uv run name-of-script.py

Upgrading packages

uv lock --upgrade
uv sync

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages