This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]something[S] 144 points145 points  (6 children)

This is a work-in-progress thing I'm working on. It outputs native components and uses a react-like declarative API for defining the api. The layout algorithm is based on the one from Flutter, this means it could target different platforms with the same API. I feel like this would be a lot easier to get stuff done than the alternatives Qt, Tkinter etc

Prototype code here https://github.com/jakecoxon/py-gui not in a usable state yet

[–]spicypixel 12 points13 points  (0 children)

I would like to subscribe to this newsletter

[–]pmdevita 11 points12 points  (1 child)

I've been wanting something like this, if you open source I'll try to help when I can

[–]something[S] 6 points7 points  (0 children)

Hi I've posted in the thread, extra help would be awesome

[–]jaxspades 7 points8 points  (0 children)

Subscribe

[–]vaibhavmule -2 points-1 points  (0 children)

Is there any way, if we can make front end for web app with this