Skip to content

openstax/raise-mbtools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RAISE Moodle Backup Tools

This repo contains some simple scripts / library functions to manipulate Moodle backup files.

When developing, you may want to install the project in editable mode:

$ pip install -e .

The code can be linted and tested locally as well:

$ pip install .[test]
$ flake8
$ pytest

Code coverage reports can be generated when running tests:

$ pytest --cov=mbtools --cov-report=term --cov-report=html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •