mirror of
https://github.com/metafy-social/python-scripts.git
synced 2024-11-23 20:11:10 +00:00
Create README.md
This commit is contained in:
parent
18cfe443f1
commit
c805bc8655
4
scripts/JSON-to-YAML Converter/README.md
Normal file
4
scripts/JSON-to-YAML Converter/README.md
Normal file
|
@ -0,0 +1,4 @@
|
|||
### 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`
|
Loading…
Reference in New Issue
Block a user