[GUI] Good frameworks for Windows/Mac?

Jordi Riera kender.jr at gmail.com
Tue Aug 6 07:03:23 EDT 2013


Hey

you can build GUIs with tkinter <http://wiki.python.org/moin/TkInter>. Easy
but not as powerful than PyQt can be.
I think it is os agnostic.

Regards,
Jordi


On Tue, Aug 6, 2013 at 12:35 PM, Gilles <nospam at nospam.com> wrote:

> Hello
>
> I need to write a small GUI application that should run on Windows and
> Mac.
>
> What open-source framework would you recommend? I just need basic
> widgets (button, listbox, etc.) and would rather a solution that can
> get me up and running fast.
>
> I know about wxWidgets and Qt: Are there other good options I should
> know about?
>
> Thank you.
> --
> http://mail.python.org/mailman/listinfo/python-list
>



-- 
- Jordi Riera, Connecting people.
+33 662217507
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20130806/798fed26/attachment.html>


More information about the Python-list mailing list