Instalação Termux
$ apt-get install git
$ git clone https://github.com/Isqne/isqnetool.git
$ apt-get install python
$ pip install -r requirements.txt
$ cd isqnetool
$ python IsqneTool.py
Instalação em Prompt De Comando
C:\Users\Você> git clone https://github.com/Isqne/isqnetool.git
C:\Users\É> cd isqnetool
C:\Users\Muito> pip install -r requirements.txt
C:\Users\Especial> python IsqneTool.py