astropy.io.misc
astropy.io.misc.yaml.
load
Parse the first YAML document in a stream using the AstropyLoader and produce the corresponding Python object.
stream : str or file-like object
YAML input
obj : object
Object corresponding to YAML document