Python interface to the libnodave C lib How to install Compile and install the libnodave c libs git clone git://github.com/netdata/libnodave.git cd libnodave make sudo make install Install the python wrapper to your system python setup.py install