Installation

Use either of:

$ pip install TNAgen
$ pip install -i https://pypi.anaconda.org/sstaite/simple tnagen

From source:

$ git clone https://github.com/sStaite/TNAgen
$ cd TNAgen
$ python setup.py install