AACC – Spring 2023 – CTS-233-400 – DEVASC 200-901: Lab 3.6.6 – Part #4 Parse Different Data Types with Python (YAML)

In this video, we wrap up our journey on Lab 3.6.6 with a focus on Part #4 Parsing #yaml Data with #python ! We go over each line of the parseyaml.py script to explain what it is doing, provide a simple YAML parsing examples for a strong foundation, and then demonstrate how the use of the json.dumps() method to take the Python object produced from the yaml.safe_loads() method and output a JSON string representation of the data. Enjoy!

*These videos are being made for my AACC Spring 2023 CTS-233-400 learners to provide additional support for their learning journey.*