csv parser to json
Note
compatible with python 3.10.12+
pip install -r requirements.txtusage: python main.py file.csv [-t | -l]
options:
-h, --help show this help message and exit
-t, --top keys are located on top row (default)
-l, --left keys are located on left column