On Fri, Sep 17, 2010 at 12:13 PM, Bill Allen <walle...@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"
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to