Day 15 : Python Libraries for DevOps
JSON and YAML in Python
JSON: The full form of JSON is JavaScript Object Notation. JSON is a lightweight data format for data interchange that can be easily read and written by humans, easily parsed, and generated by machines. Python has a built-in p...
chaithrahr.hashnode.dev1 min read