Rewrite devkit service in python.
Compare changes
+ 3
− 7
@@ -62,15 +62,11 @@ def write_file(data: bytes) -> str:
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.