[Zope] CSV or DSV processing

Brian Sullivan briansullivan at coursesbywire.com
Mon Nov 17 11:35:56 EST 2003


I want to read and parse CSV files ( and output CSV files but I can
probably do that myself) in a Python script for my Zope site.

Any hints on the best strategy? I see a number of Python modules
around doing CSV or DSV processing. Would the best strategy be to turn
those into an external python method? Is there something around ready
to go? What modules have others used successfully?




More information about the Zope mailing list