[pypy-dev] State of GUI toolkits with PyPy?

Ryan Gonzalez rymg19 at gmail.com
Fri Sep 18 16:34:07 CEST 2015


I'd advise you to try PGI (https://github.com/lazka/pgi). It's a set of PyPy-compatible Gtk+ 3 bindings that's mostly compatible with PyGObject. They're not complete, but I've used them before, and they work quite well.

On September 18, 2015 12:53:18 AM CDT, Eric Driggers <admalledd at gmail.com> wrote:
>Looking at rewriting a number of my older python2 scripts to python3
>and was hoping in the mean time to also make all of them play nice
>with PyPy where possible. However a number of them use pyqt when I
>needed a GUI. From what I can find QT still does not play nice with
>PyPy yet, however are there any others? Has there been movement on GUI
>toolkits/libraries with CFFI/CTypes/cpyext support via pypy?
>
>The compatibility wiki has not really had those edited since sometime
>around early 2013...
>
>https://bitbucket.org/pypy/compatibility/wiki/Home
>
>Wondering is all before I try and see myself and spend a few days
>trying to build them with pypy.
>_______________________________________________
>pypy-dev mailing list
>pypy-dev at python.org
>https://mail.python.org/mailman/listinfo/pypy-dev

-- 
Sent from my Nexus 5 with K-9 Mail. Please excuse my brevity.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20150918/2a9cb0eb/attachment.html>


More information about the pypy-dev mailing list