-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Jason Berger edited this page Feb 2, 2020
·
2 revisions
Module Reusability and Testing
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.
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