Python class generation from YAML
YAML - I remember using YAML extensively back in the day. It somehow fell out of favour, there was a new kid on the block - JSON. This story is not about JSON.
I'm using the pyYaml library in this write-up.
# companies.yaml
- !Company
company_name:...