Installing TgTools

As a standalone (executable) script

This option does not require a Python environment set up.

  1. Download one of the following zip files based on your OS:

  2. 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.