Installing TgTools
As a standalone (executable) script
This option does not require a Python environment set up.
Download one of the following zip files based on your OS:
Windows 64bit: download link
Extract the zip file to your local drive
As a Python script
$ pip install mh-tgtools
Note
You might like to copy the files: config.toml and network.txt from the Lib/site-packages/mh-tgtools directory (in your Python environment) to your working directory - as templates, then edit them as required.