From GitHub source:
git clone https://github.com/lyx12311/OpenSoftwareTut.git cd OpenSoftwareTut python setup.py install
The dependencies of OpenSoftwareTut are NumPy,
These can be installed using pip:
pip install numpy