Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

JSON to YAML file converter

Takes JSON data and converts it into YAML file by braking the JSON array and using the YAML library of python

To Execute the code

json2yaml.py input_file.json output_file.yaml