Installation
============
Running **nixnet** requires NI-XNET or NI-XNET Runtime. Visit the
`ni.com/downloads `_ to download the latest version
of NI-XNET.
**nixnet** can be installed with `pip `_::
$ python -m pip install nixnet
You also can download the project source and run::
$ poetry install