My python programs need a GUI, wxPython or PyQt4?

Sean Schertell sean at datafly.net
Wed Jan 24 19:34:19 EST 2007


Not to totally hijack the thread -- but since you're all talking  
about best GUI frameworks. Any thoughts on the best looking framework  
for OS X only? Is there any way to write little Python apps that will  
launch in OS X using OS X widgets?

Thanks,
Sean



On Jan 25, 2007, at 8:33 AM, dimitri pater wrote:

>
>
> On 1/24/07, Laurent Rahuel <lrahuel.notgood at voila.fr> wrote: Hi,
>
> I known this can be impossible but what about an "HTML" GUI ?
> Yep, I think you should consider a HTML GUI. I have just finished a  
> project using CherryPy running on localhost. The big advantage is  
> that the app runs on Linux, Mac and Win using a browser without any  
> problem. You can use css and js to polish the user interface and  
> usability of your application.
>
> regards,
> Dimitri
> ---
> You can't have everything. Where would you put it? -- Steven Wright
> ---
> please visit www.serpia.org
> -- 
> http://mail.python.org/mailman/listinfo/python-list

::::  DataFly.Net  ::::
Complete Web Services
http://www.datafly.net




More information about the Python-list mailing list