python-cli-starter Starter code to make a simple python command line interface. At a minimum, change the name of the script, the read_data, transform_data, and write_data functions and away you go. example usage: python myscript.py -i /path/to/input -o /path/to/output