[Tutor] plotting pixels

James Mills prologic at shortcircuit.net.au
Fri Sep 17 04:21:57 CEST 2010


On Fri, Sep 17, 2010 at 12:13 PM, Bill Allen <wallenpb at gmail.com> wrote:
> Is there a simple way to plot pixels in Python, without resorting to turtle
> graphics?

Give matplotlib a go.

Alternatively you may want to try pygame or pyglet.

cheers
James

-- 
-- James Mills
--
-- "Problems are solved by method"


More information about the Tutor mailing list