Installation

From GitHub source:

git clone https://github.com/lyx12311/OpenSoftwareTut.git
cd OpenSoftwareTut
python setup.py install

Dependencies

The dependencies of OpenSoftwareTut are NumPy,

These can be installed using pip:

pip install numpy