[PyQt] SIPping Wt

epi massimodisasha at gmail.com
Tue Mar 4 07:31:26 GMT 2014


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/81ff00e3/attachment.html>


More information about the PyQt mailing list