top | item 1315422

Running wxPython on top of PyPy

26 points| stephenjudkins | 16 years ago |morepypy.blogspot.com

5 comments

order
[+] stephenjudkins|16 years ago|reply
The PyPy developers seem to be pivoting from research mode to creating an actual usable Python implementation.

I'm speculating that this has to do with the fact they're now receiving funding from Google. Google has invested in Unladen Swallow, but that project seems to have fallen pretty far short of its goals, which were less ambitious than PyPy's anyways.

I can imagine Google asking the PyPy developers to focus on creating a real-world usable Python implementation for the short/medium term.

[+] fijal|16 years ago|reply
Last time PyPy got money from google was spring 2009. They can still ask PyPy developers to do stuff :)
[+] stuaxo|16 years ago|reply
The next version of Pypy should be the one where it starts to be useful. Hopefully in the meantime they'll get a lot of the C extensions working.

Slow python is the bane of my life, so it really can't come soon enough :)