Host Library ============ A python library is used to interface the host computer interfaces to the hardware device. Source code is available under the `host `__ directory tree. It can be installed from the `Python Package Index `__ using ``pip install trs-interface`` or similar. See the :data:`API documentation ` for usage examples.