Day 15 Task: Python Libraries for DevOps
Reading JSON and YAML in Python
Python has numerous libraries like os, sys, json, yaml etc that a DevOps Engineer uses in day to day tasks.
What is json file?
JSON (JavaScript Object Notation) file is a text file that contains data in a structured fo...
manasaj.hashnode.dev1 min read