File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change
1
+ # CSV to JSON converter
2
+ A python script that converts the csv file into json
3
+
4
+ # Usage
5
+ Make sure you have python 3 or higher, that's it.
6
+
7
+ ## Files
8
+ before<br />
9
+ ![ before] ( https://github.com/TechBoyy6/Python-scripts-collection/blob/master/CSV_to_JSON/img/before.jpg ) <br />
10
+
11
+ ## CLI interface
12
+ ![ image] ( https://github.com/TechBoyy6/Python-scripts-collection/blob/master/CSV_to_JSON/img/CLI.jpg )
13
+
14
+ ## Files
15
+ After<br />
16
+ ![ after] ( https://github.com/TechBoyy6/Python-scripts-collection/blob/master/CSV_to_JSON/img/after.jpg )
17
+
18
+ ## Contact
19
+ <a href =" https://twitter.com/MoiZ__2001?s=08 " >
20
+ <img align =" left " alt =" Moiz's Twitter " width =" 22px " src =" https://seeklogo.com/images/T/twitter-2012-positive-logo-916EDF1309-seeklogo.com.png " />
21
+ </a >
You can’t perform that action at this time.
0 commit comments