general python tools for IO, dir. services, data manipulation, etc. A small python project, where the goal is:
Given an export file which can either come in CSV or Excel (.xlsx) format, one of the columns containining multiline text, needs to be parsed in a precise manner
produce small python app (console frozen app) to do that
python gen_by_dev.py INPUT_FILE OUTPUT_FILE