Skip to content

Latest commit

 

History

History
 
 

readme.md

Scripts

csvToJson.py

Used to transform a csv file contaning iso languages in json.

It takes 4 parameters (keep in that order):

  • the path of the source csv file to parse

  • the path of the target json file

  • the index of the column for the language name (french or english for exemple)

  • the index of column for the iso code of the language