[PyQt] SIPping Wt

Jason H scorp1us at yahoo.com
Tue Mar 4 15:57:21 GMT 2014


Wow. There seems to be a lot of interest for Wt as python. This is the 3rd attempt I've seen, but none of them seem to go anywhere for long.



________________________________
 From: epi <massimodisasha at gmail.com>
To: Jason H <scorp1us at yahoo.com> 
Cc: "pyqt at riverbankcomputing.com" <pyqt at riverbankcomputing.com> 
Sent: Tuesday, March 4, 2014 2:31 AM
Subject: Re: [PyQt] SIPping Wt
 


Did You had a chance to try PyWT :

https://github.com/wdu/pywt

i was able to build this few months a go .. now not anymore.
It does the python bindings using llvm and clang.




On Mar 4, 2014, at 12:14 AM, Jason H <scorp1us at yahoo.com> wrote:

Yes, Wt. Wt is a Qt-spin off for the Web. It follows classic Qt widget approach, but for the web. In fact it is a almost identical API. (the biggest differences are that classes start with 'W' not 'Q'. The other major difference is it uses boost.
>
>
>I am wondering how hard it would be to get a Python version of Wt going? I asked about it on the Wt list and there was a brief effort to write a script, but then I mentioned SIP and nothing happened. The Qt toolkit come sin Ruby, Java and C++ varieties, and while it is possible to use it over Jython, there are so many layers there. I'd love a CPython or PyPy version.
>
>
>I'm wondering how much work it would be to do the SIP work?
>
>
>
>
>
>_______________________________________________
>PyQt mailing list    PyQt at riverbankcomputing.com
>http://www.riverbankcomputing.com/mailman/listinfo/pyqt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20140304/f9674b09/attachment.html>


More information about the PyQt mailing list