Steven D'Aprano <steve+comp.lang.pyt...@pearwood.info> wrote:

>I assume you're talking about drawing graphics rather than writing text. Can
>you tell us which specific library or libraries won't run under PyPy?

Yes, mainly the graphics.  I'm a hardware engineer, not a software
engineer, so I might well be misunderstanding PyPy's current capability.

For easy-to-use vector graphics output, like 1980s BASIC computers, I've
settled on Pygame.  CPython libraries that I've used for other reasons
include Scipy, Matplotlib, PIL, CV2, and Kivy.
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to