Skip to content

powermeza/c2p

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

c2p

Convert a comma "," delimited file (csv) into a pipes "|" separated file.

To run enter the -i <input_file> and the -o <output_file> names, example:

python -i infile.csv -o outfile.txt

Code is optimized for Python 3.6.2

To create exeutable with cx_Freeze :

python setup.py build

About

Convert a comma "," delimited file (csv) into a pipes "|" separated file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages