pyaoscx.common_ops module

pyaoscx.common_ops.read_yaml(filename)

” Reads a YAML file and returns the data in a Python object

Parameters:filename – Name of YAML file (e.g. ‘vlan_data.yml’)
Returns:Python object