Dev Create Single Executable Linux pyinstaller ./src/kube-inverter.py --name kube-inverter-linux-x86_64 --onefile --specpath ./src/ Windows TODO pyinstaller ./src/kube-inverter.py --name kube-inverter-windows-x86_64 --onefile --specpath ./src/