The (mostly) working custom dhcp server written in Python3!
poetry python3-venv python3
First configure config.txt with the required blocks Run using the following commands (must be done as root/with sudo):
poetry install
poetry shell
python serve.py