Python interface to the libnodave C libHow to installCompile and install the libnodave c libsgit clone git://github.com/netdata/libnodave.git cd libnodave make sudo make install Install the python wrapper to your systempython setup.py install