from nicegui import ui ui.label('Hello HTTPS encrypted world') ui.run()