Skip to content
Jason Berger edited this page Feb 2, 2020 · 2 revisions

MrT

M​odule R​eusability and T​esting

MrT is a collection of reusable modules that can be easily integrated into new projects. Each module is designed and maintained according to guidelines and standards to keep consistency. This allows uniform implementation, documentation and testing.

MrT Utilities

The MrT Utilities are a set of tools used for streamlining development with MrT modules.

Installing MrT Utilities While Mr T is a collection of modules, they are managed with a set of python tools. These can be installed using pip

pip3 install mrtutils
Clone this wiki locally