Skip to content

timof1308/CsvToJson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSV to JSON Converter

Author

Timo Fischer

About

Converts CSV to JSON by using the first csv row's values as json keys

Getting Started

  1. place your csv file to /storage directory
  2. run python main.py -i <your_csv_file>.csv
  3. automatically creates a new json file with the output in /storage
  4. alternatively you can specify your output filename with -o <output>.json

About

Python CSV to JSON Converter

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages