Trending

#NiceGUI

Latest posts tagged with #NiceGUI on Bluesky

Latest Top
Trending

Posts tagged #NiceGUI

Preview
NiceGUI Goes 3.0 Building a UI in Python usually means choosing between 'quick and limited' or 'powerful and painful.' What if you could write modern, component-based web apps in pure Python and still keep full contro...

New episode just dropped:

NiceGUI Goes 3.0 with Rodja Trappe, Falko Schindler, and host @mkennedy.codes #python #nicegui

talkpython.fm/episodes/sho...

10 3 0 0
Post image

Trying to port my uas moving map app to #NiceGUI using it's #Leaflet module. It has been a slow grind getting things moved over and figuring out how to do things in the new system ... (and I have a long way still to go) but it's been pretty rewarding […]

[Original post on social.makerforums.info]

0 0 0 0
photo of a rover and the controls from the NiceGUI-interface

photo of a rover and the controls from the NiceGUI-interface

Create web apps in Python with NiceGUI
www.makerspace-online.com/nicegui-web-...
#Python #NiceGUI #RaspberryPi #charting #widgets #projets #rover #WeatherStation #scripts #OpenHardware

2 1 0 0
Post image

this chunk of code just makes all the little input boxes. since we are just showing and hiding them, the 'content' of the input boxes doesn't go away. in fact, there's also a (hidden...) option to just display them all!
anything with 'classes' or 'props' is formatting.
#coding #python #nicegui

0 0 1 0
Post image Post image Post image

the dropdown is 'easier'. p1 shows the 'function' that just looks to see if we selected ao3, print, etc. and then either makes that input field visible, or hides it. p2 creates the drop down with the 'type_options' we give it. we also make it 'ao3' by default.
#coding #python #nicegui

0 0 1 0