Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision Both sides next revision
personal:portfolio:txt2csv [2008/08/11 14:09]
antonello created
personal:portfolio:txt2csv [2008/08/11 14:18]
antonello
Line 5: Line 5:
 txt2csv.py is a small python script that allow you to convert a flat database file (a text file where fields have a fixed column number) to a csv file where fields are identified by a separator, usually ";". txt2csv.py is a small python script that allow you to convert a flat database file (a text file where fields have a fixed column number) to a csv file where fields are identified by a separator, usually ";".
 It is tested with files up to hundreds of megabyte, and it is relatively fast.\\ It is tested with files up to hundreds of megabyte, and it is relatively fast.\\
-{{:personal:txt2csv.zip|download}}+{{:personal:portfolio:txt2csv.zip|download}}
  
 To realize this conversion you need a second file containing the information on how to split your original file. This mask file will be in the form of: To realize this conversion you need a second file containing the information on how to split your original file. This mask file will be in the form of:
personal/portfolio/txt2csv.txt · Last modified: 2018/06/18 15:11 (external edit)
CC Attribution-Noncommercial-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0