Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 133 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 133 Bytes

CSV-to-JSON-CLI

CLI tool to convert CSV file to JSON file.

USAGE:

$ python csv2json.py csvfile jsonfile

Python 3 is required