Installation

iospec runs on Python 3.x and is installable via pip:

$ python3 -m pip install iospec

Alternatively, one may download the tarball and execute:

$ python3 setup.py install