Day 15 : Python Libraries for DevOps
Reading JSON and YAML in Python
As a DevOps Engineer you should be able to parse files, be it txt, json, yaml, etc.
You should know what all libraries one should use in Pythonfor DevOps.
Python has numerous libraries like os, sys, json, yaml etc t...
ajayblog.com2 min read