Skip to content

netdata-be/python-libnodave

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

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

About

A LIBNODAVE python wrapper arround the C lib

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages