Installation

Prerequisites

To be able to use all features of MatrixCtl you need to have:

Note

If you don’t need all features, you are good to start with python 3.8. This is the only mandatory prerequisite of this list.

See also

We have a guide, how you accomplish the rest of the list in the Getting Started guide.

Installation with pip

To install MatrixCtl run pip install matrixctl with a Python>=3.8. If you already have a version of MatrixCtl installed, you can upgrade it with pip install --upgrade matrixctl.