python-pypureomapi

ISC DHCP OMAPI protocol implementation in Python2

Description

This module grew out of frustration about pyomapi and later pyomapic. The extension modules mentioned can be used to query the ISC DHCP server for information about leases. pyomapic does this job using swig and the static library provided with ISC DHCP. It leaks and has basically no error checking. Adding error checking later turned out to be a maintenance hell with swig, so a pure Python implementation for omapi, pypureomapi was born. It can mostly be used as a drop-in replacement for pyomapic. This is the py2 version of the module.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/CygnusNetworks/pypureomapi


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python-pypureomapi