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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

python4gnokii-0.2.0.tar.gz (17.9 kB view hashes)

Uploaded Source

Supported by

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