Skip to main content

A DHCP library and server for IPv6 written in Python

Project description

This package contains a flexible DHCPv6 server written in Python 3.4+. Its purpose is to provide a framework for DHCP services. It was written for ISPs to use in provisioning their customers according to their own business rules. It can be integrated into existing ISP management and provisioning tools. Writing extensions to DHCPKit is very easy!

The official documentation is hosted by Read the Docs.

Configuration format change

Versions up to and including 0.8.x used .ini files for configuration. Starting in version 0.9.0 this has changed to Apache-style configuration based on ZConfig. This provides the huge advantage that sections can be nested and that better type checking and error messages are possible.

Build status

https://travis-ci.org/sjm-steffann/dhcpkit.svg?branch=master https://coveralls.io/repos/sjm-steffann/dhcpkit/badge.svg?branch=master&service=github

Distribution status

https://img.shields.io/pypi/v/dhcpkit.svg https://img.shields.io/pypi/status/dhcpkit.svg https://img.shields.io/pypi/l/dhcpkit.svg https://img.shields.io/pypi/pyversions/dhcpkit.svg https://img.shields.io/pypi/dw/dhcpkit.svg

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

dhcpkit-0.9.2.tar.gz (476.7 kB view hashes)

Uploaded Source

Built Distributions

dhcpkit-0.9.2-py3.4.egg (397.0 kB view hashes)

Uploaded Source

dhcpkit-0.9.2-py3-none-any.whl (181.7 kB view hashes)

Uploaded Python 3

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