4 ms·
See here: https://nicegui.io/documentation/section_configuration_deployment#native_mode https://nicegui.io/documentation/section_configuration_deplo... I actua
by zdimension 2y ago
See here: https://nicegui.io/documentation/section_configuration_deployment#native_mode https://nicegui.io/documentation/section_configuration_deplo...
I actually used that to build a Windows release: https://github.com/zdimension/elecanalysis/releases/tag/v0.1 https://github.com/zdimension/elecanalysis/releases/tag/v0.1
It uses the system WebView to display the page. The packaging itself is made using a regular solution like PyInstaller.