Description
Per our discussion on MM, we will package the tool as a python package so we could implement canonical unit-test sets for the tool more easily.
Possible Solution
With package management tool poetry, for example https://github.com/tai271828/ubuntu-server-netboot/tree/pr-poetry-python-package on top of #17
Additional Information
When the tool is ready to be a python package, we could begin to consider package and distribute it as a (python) debian package as well.
Description
Per our discussion on MM, we will package the tool as a python package so we could implement canonical unit-test sets for the tool more easily.
Possible Solution
With package management tool
poetry, for example https://github.com/tai271828/ubuntu-server-netboot/tree/pr-poetry-python-package on top of #17Additional Information
When the tool is ready to be a python package, we could begin to consider package and distribute it as a (python) debian package as well.