Skip to content

immunIT/octowire-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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