Skip to content

nickieburns/CSV-Parser-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Python Text Parser

A simple program to parse a two column CSV file into several TXT files using Python, where the first field of the CSV is converted to a string which is used as a filename for the TXT file, and the second column creates the body of the TXT file.

NOTE: CSV file is not included in this repository

About

Parses a CSV file into several TXT files using Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages