Skip to content

DamonU2/json-to-yml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

json-to-yml

Converts .json file to .yml file with identical filename.

Install Dependencies

$ pip install -r requirements.txt or just $ pip install PyYAML==5.4.1

Run the script with the path to your JSON file

Example:

$ python json-to-yml.py ./path/to/file.json

Or copy the file and import the function to another python file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages