python application question

a oxfordenergyservices at googlemail.com
Mon May 17 09:20:42 EDT 2010


I am trying to write an application that takes two files from over the
internet and plots one against the other

i am getting the data ok.

if i want to plot it i have to use something like matplotlib?  but
this doesn't come with the standard installation.  so if i want
someone else to use this application, do they have to install
matplotlib themselves or is there a better way?

ps someone helped me with enumerate(), which works on the linux but
not on the windows?

thanks



More information about the Python-list mailing list