A Python module which can be used to interface the Octowire from a script.
This library implements the Octowire binary protocol.
The full documentation can be found here: Octowire library documentation
# From this repository
$ python setup.py install
# From PyPi
$ pip install octowire-lib