/octowire-lib

Octowire python library

Primary LanguagePythonApache License 2.0Apache-2.0

Python 3.7+ License

Octowire library

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

Installing

# From this repository
$ python setup.py install

# From PyPi
$ pip install octowire-lib