/CSVtoTXT

Python 3 script to create a text file for each record in a CSV file, taking the first row as filename and the third row as content.

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

CSVtoTXT

Python 3 script to create a text file for each record in a CSV file, taking the first row as filename and the third row as content.