I need to develop a GUI for my Python pogram, I already read the
GuiProgramming page (https://wiki.python.org/moin/GuiProgramming). For me,
the best so far was 'gui2py'.

The problem is that I need a simple "C#/Java-ish" GUI builder, that is easy
and simple, coding all the GUI by hand is boring, I prefer to focus on the
logic, on the actual program code, than coding the GUI.

Anyone here already used 'gui2py' (https://github.com/reingart/gui2py)? Any
other good alternatives?
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to