[PyQt] Generating PyQt bindings with Clang

Phil Thompson phil at riverbankcomputing.com
Thu May 19 16:47:45 BST 2016


On 18 May 2016, at 10:50 pm, Stephen Kelly <steveire at gmail.com> wrote:
> 
> 
> In case you missed it, myself and Shaheed have been making progress on
> generating bindings for KDE Frameworks 5 using clang:
> 
> https://steveire.wordpress.com/2016/05/18/generating-python-bindings-with-clang/

In case you weren't aware PyQt .sip files are also derived from Clang (specifically CastXML).

Phil


More information about the PyQt mailing list