On Fri, Jul 25, 2008 at 2:13 AM, Pierre Dagenais <[EMAIL PROTECTED]> wrote: > What is the easiest way to draw to a window? I'd like to draw something > like sine waves from a mathematical equation. > Newbie to python. > -- > http://mail.python.org/mailman/listinfo/python-list >
I'd recommend matplotlib: http://matplotlib.sourceforge.net/ Also see the "GUI" and "Plotting" sections on this page: http://wiki.python.org/moin/UsefulModules -- http://mail.python.org/mailman/listinfo/python-list