Skip to content

fcancillo/csv2json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A simple Python script that converts CSV files to JSON. Upon startup, a pop-up window allows the user to select one or more files to convert. Once selected, an output file with the same name is created for each input file, containing the data in JSON format. It's assumed that the input CSV file contains the column names on the first line. These names will be the labels for each element in the JSON file.

About

A Python script to convert csv files to json

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages