Skip to content

salbat/json2yaml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

json2yaml

JSON to YAML converter in Python (3.5.0)

Used mainly to convert my Cloudformation JSON template into YAML format. As an example:

python json2yaml.py --json ec2.json --yaml ec2.yaml

The used Cloudformation templates can be found here: https://github.com/salbat/ec2-cf

Releases

No releases published

Packages

No packages published

Languages