top | item 46848567

(no title)

PyWoody | 29 days ago

That looks interesting. I had not heard of flet.

How do you like it? How easy is it to work withe the layout controls?

discuss

order

skeledrew|29 days ago

It's a mixed bag, as it's still not stable (esp as very recently declarative support was added in what was likely a mostly-rewrite). But when it works, it works great (I've only tried on Linux and Android).

PyWoody|28 days ago

Neat. I'm skimming the documentation now and it looks like something worth keeping an eye on.

I have so many long-running scripts that I sometimes set up with TUIs or quick PyQt/PySide GUIs but the GUIs always seem overkill and the TUIs always leave me lacking. flet looks like a good in-between of the two.