CSV2JSON is a Python script which converts CSV files to their JSON counterparts. Of course, this thing can be done within a couple of lines of Python, but I wanted the output to be in a specific ...