Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #5562 > unrolled thread

Re: where to find shared python script?

Started byTim Golden <mail@timgolden.me.uk>
First post2011-05-17 14:10 +0100
Last post2011-05-17 14:10 +0100
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: where to find shared python script? Tim Golden <mail@timgolden.me.uk> - 2011-05-17 14:10 +0100

#5562 — Re: where to find shared python script?

FromTim Golden <mail@timgolden.me.uk>
Date2011-05-17 14:10 +0100
SubjectRe: where to find shared python script?
Message-ID<mailman.1671.1305637811.9059.python-list@python.org>
On 17/05/2011 13:53, Yue Chao wrote:
> I am new to python and thank you for your help!
> the first question is, is there any resource online where we can find
> shared python script (like reading a csv file for ready plot making, I
> know to use csv module while I find it's not good enough) .

I don't know if that specific example is there, but the ActiveState
Python Cookbook is usually a good resource:

   http://code.activestate.com/recipes/langs/python/


> The second one is, is there a search function in the our mailing list
> archive http://mail.python.org/pipermail/python-list/. ?

 
http://www.google.com/search?q=site%3Amail.python.org+csv%20module&safe=active

There's also the corresponding Google Group:

   http://groups.google.com/group/comp.lang.python/topics?lnk

and MarkMail:

   http://python.markmail.org/

and GMane:

   http://news.gmane.org/gmane.comp.python.general

and quite a few others which republish the list as Web pages

TJG

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web