Im trying to build a python executable program that takes in JSON files in one directory -> processes -> outputs them as CSVs to another directory.
I have alrea