Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ManGO Lib

This package provides common or useful tools that are in part extracted from the ManGO family of applications and frameworks developed and used by KULeuven ICTS-FOZ-RDM team.

Warning

ManGO Lib is currently under heavy development as it is the cornerstone for the ongoing ManGO platform refactoring Therefore there is no PyPi installable package (yet)

Documentation

The documentation is curated in a dedicated repository covering the entire ManGO family and is located at:

...

Installation

With uv

uv add mango-lib

With pip

pip install mango-lib

Running the unit tests

Requirements: uv and pytest

  • Checkout the repository locally
  • From the top level run:
uv run pytest -v -s

Releases

Packages

Contributors

Languages