To install:
cd to directory containing setup.py file
pip3 install --user .
Please note that program requires PyQt5 which can only be installed by pip3 when python version is 3.5+ otherwise it may not work and manual download and installation is required:
http://pyqt.sourceforge.net/Docs/PyQt5/installation.html#building-and-installing-from-source
The program was tested and works on:
Ubuntu 16.4 Python 3.5.2 PyQt5 5.10.1