Awesome-Python-Scripts/csv_to_json/README.md

10 lines
429 B
Markdown
Raw Normal View History

# PyRecorder
A python script that converts the csv file into json
## CLI interface
![image](https://github.com/TechBoyy6/Awesome-Python-Scripts/blob/CSVtoJSON/csv_to_json/img/CLI.jpg)
## Files
before<br/>
![before](https://github.com/TechBoyy6/Awesome-Python-Scripts/blob/CSVtoJSON/csv_to_json/img/before.jpg)<br/>
After<br/>
![after](https://github.com/TechBoyy6/Awesome-Python-Scripts/blob/CSVtoJSON/csv_to_json/img/after.jpg)