🎖Day 15 - Python Libraries for DevOps
🏅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 Python for DevOps. Python has numerous libraries like os, sys, json, yaml etc that a De...
Feb 13, 20244 min read63
