Skip to main content

Python bindings for the Gnokii library

Project description

Build Status

python4gnokii is a Python bindings for the Gnokii project.

Dependencies

To build and make the Python module work, you need the following elements :

  • libgnokii and its headers

  • The setuptools package

On Fedora

yum install gnokii gnokii-devel python-setuptools

On Debian

aptitude install gnokii-cli libgnokii-dev python-setuptools

Installation

With pip (recommanded)

pip install python4gnokii

From sources

git clone git@github.com:SkypLabs/python4gnokii.git
cd python4gnokii
python setup.py install

How to

The best way to learn how it works is to look at the examples available in the examples folder.

License

GPL version 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page