Skip to content

Rewrite devkit service in python.

Jeremy Whiting requested to merge pythonrewrite into main

Uses avahi, http basicserver, etc. to quickly implement all the features the C based code does.

Only bit missing is command-line arguments, will add that while this is getting reviewed.

Merge request reports